diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-06-14 14:20:01 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-06-14 14:20:01 +0100 |
commit | 1dca7a2645a016a151e096076ea46143f8674cc4 (patch) | |
tree | 69ccf52bbaa48d809e13d105b60c710ce76b2d77 | |
parent | 3bd632b5930d155d21f1d9b015d711f3b03bb9f5 (diff) |
Minor corrections to translation guidelines
-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 |