aboutsummaryrefslogtreecommitdiffstats
path: root/util/README
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-28 16:10:12 -0700
committerFriendika <info@friendika.com>2011-03-28 16:10:12 -0700
commit0f8bcacfdd6e724800e3fe2f0cf4ec300a6c289b (patch)
treeaa4faf2ad81fbba9250f298986cd117d3739caa6 /util/README
parent266a93c584ac4fd968e4f1e784a20c04ffb56618 (diff)
downloadvolse-hubzilla-0f8bcacfdd6e724800e3fe2f0cf4ec300a6c289b.tar.gz
volse-hubzilla-0f8bcacfdd6e724800e3fe2f0cf4ec300a6c289b.tar.bz2
volse-hubzilla-0f8bcacfdd6e724800e3fe2f0cf4ec300a6c289b.zip
util/README updated
Diffstat (limited to 'util/README')
-rw-r--r--util/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/README b/util/README
index cb2fd9b55..a6f7e59a6 100644
--- a/util/README
+++ b/util/README
@@ -81,6 +81,11 @@ Xgettext and .po workflow
1. Run util/run_xgettext.sh script (on *unix sistems, with GNU xgettext installed)
This script runs xgettext on source tree, extracting strings from t() and tt()
functions, and creates a util/messages.po file.
+
+ % cd util; ./run_xgettext.sh ../view/{language}/messages.po
+
+ Replace {language} with the language you are working on - e.g. 'es', 'fr', 'de', etc.
+
2. copy util/messages.po to view/<langauage>/messages.po
3. open view/<langauage>/messages.po with a text editor and fill in infos in
"Last-Translator: FULL NAME <EMAIL@ADDRESS>"