diff --git a/docs/translations.md b/docs/translations.md index b0df2bf1f..0cbc42d67 100644 --- a/docs/translations.md +++ b/docs/translations.md @@ -50,10 +50,13 @@ - required if translators worked on transifex - update all languages except en_GB - tx pull -a + tx pull -a -f + + - Since translations files pulled from transifex have slightly different format, run - - extract strings afterwards (again) to fix formatting differences + make po + to standardise. ### Compiling local translations - required to see translations on local server