]> git.mxchange.org Git - friendica.git/commitdiff
util/README updated
authorFriendika <info@friendika.com>
Mon, 28 Mar 2011 23:10:12 +0000 (16:10 -0700)
committerFriendika <info@friendika.com>
Mon, 28 Mar 2011 23:10:12 +0000 (16:10 -0700)
util/README

index cb2fd9b55b7e72a4232fadc8c4e01308465348be..a6f7e59a6f50a118c176848fdc06b44f48ea5991 100644 (file)
@@ -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>"