From 05082cb1cace60572911c875673589aea47fd7f0 Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Tue, 17 Jul 2012 10:23:20 +0100 Subject: Fix typo and warn about including themes in PO file --- doc/TRANSLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/TRANSLATE.md') diff --git a/doc/TRANSLATE.md b/doc/TRANSLATE.md index 8330c5f24..97ef39954 100644 --- a/doc/TRANSLATE.md +++ b/doc/TRANSLATE.md @@ -59,7 +59,10 @@ must: * regenerate the POT file and individual PO files for each language, using `bundle exec rake gettext:store_model_attributes`, followed by `bundle exec rake - rake gettext:find` + gettext:find` + * careful of including msgids from themes in `vendor/plugin`; + you might want to move them out of the way before running + the above commands * this updates the PO template, but also merges it with the individual PO files, marking strings that have only changed slightly as "fuzzy" -- cgit v1.2.3