aboutsummaryrefslogtreecommitdiffstats
path: root/util/README
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-04-04 09:31:12 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-04-04 09:31:12 +0200
commit92156cd8403fa1521ecf3c3f9ed3823c03c73dcd (patch)
tree38e7b6573c7162254e56dddcaa1543361ead1dbc /util/README
parentb48e82d12ab3d5ea07f9e8410aacb9c3ae842539 (diff)
parent9b50b0e16f2046b91cb4c734c56024524d8b178b (diff)
downloadvolse-hubzilla-92156cd8403fa1521ecf3c3f9ed3823c03c73dcd.tar.gz
volse-hubzilla-92156cd8403fa1521ecf3c3f9ed3823c03c73dcd.tar.bz2
volse-hubzilla-92156cd8403fa1521ecf3c3f9ed3823c03c73dcd.zip
Merge remote-tracking branch 'friendika-master/master' into iconpopup
Diffstat (limited to 'util/README')
-rw-r--r--util/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/README b/util/README
index a6f7e59a6..b8fd7c9ee 100644
--- a/util/README
+++ b/util/README
@@ -111,8 +111,8 @@ Xgettext and .po workflow
to create the strings.php file
When strings are added or modified in source, you could run
- $ util/run_xgettext.sh view/<language>/messages.po
- to extraxt strings from source files and join them with the existing .po file:
+ $ cd util; ./run_xgettext.sh ../view/<language>/messages.po
+ to extract strings from source files and join them with the existing .po file:
new strings are added, the existing are not overwritten.
If you already translated Friendika using strings.php, you could import your old