]> git.mxchange.org Git - friendica.git/blobdiff - util/README
Merge pull request #1618 from rabuzarus/vcard
[friendica.git] / util / README
old mode 100755 (executable)
new mode 100644 (file)
index aceade3..20a5392
@@ -82,11 +82,11 @@ Xgettext and .po workflow
        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. 
+       $ cd util; ./run_xgettext.sh 
 
 2. copy util/messages.po to view/<langauage>/messages.po
+       Replace <language> with the language you are working on - e.g. 'es', 'fr', 'de', etc. 
+
 3. open view/<langauage>/messages.po with a text editor and fill in infos in
        "Last-Translator: FULL NAME <EMAIL@ADDRESS>"
        "Language-Team: LANGUAGE <LL@li.org>\n"