diff options
Diffstat (limited to 'doc/TRANSLATE.md')
-rw-r--r-- | doc/TRANSLATE.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/TRANSLATE.md b/doc/TRANSLATE.md index 8c7834f0b..5ebe1ca45 100644 --- a/doc/TRANSLATE.md +++ b/doc/TRANSLATE.md @@ -61,9 +61,6 @@ must: * this updates the PO template, but also merges it with the individual PO files, marking strings that have only changed slightly as "fuzzy" - * you must emporarily move any theme containing translations - out of the way (there's a bug in gettext_i18n_rails that - can't cope with translation chains) * reupload (`tx push -t`) the POT and PO files to Transifex to the current release branch * The point of uploading the PO files is that Transifex |