aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-02-07 13:31:33 +0000
committerSeb Bacon <seb.bacon@gmail.com>2012-02-07 13:31:33 +0000
commit09a335f3c6e008c4f9d76dbf5a5264ee7144cb36 (patch)
tree71b6065b21b2ce2c1b32662cb4ee43da35f08379
parentb280abb377c2a79bcc74e420d29aa848ead063cb (diff)
Update translation docs to match current reality
-rw-r--r--doc/TRANSLATE.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/TRANSLATE.md b/doc/TRANSLATE.md
index 639423f47..0fe85504b 100644
--- a/doc/TRANSLATE.md
+++ b/doc/TRANSLATE.md
@@ -22,12 +22,8 @@ an account there (ask on the mailing list).
## Finding new translatable strings
To update the POT file with strings from the software source, run
-`rake gettext:find` from the Alaveteli software. This will also
-update all the PO files for all the languages, which you don't
-actually want, because these are all handled in Transifex; so you'll
-want to revert these files again using git.
-
-The script at `./script/generate_pot.sh` does these steps for you.
+`rake gettext:find` from the Alaveteli software. The script at
+`./script/generate_pot.sh` does this for you.
When you've changed the POT file, and committed it, you should warn
people on the mailing list before logging into Transifex and pressing