diff options
author | Abinoam P. Marques Jr <abinoam@gmail.com> | 2012-02-19 16:12:49 -0300 |
---|---|---|
committer | Abinoam P. Marques Jr <abinoam@gmail.com> | 2012-02-20 19:47:56 -0300 |
commit | 7404d76126ed7b3f3e7fbe023ff316863c01e79e (patch) | |
tree | 770bb4b0f3e7ca38809fbc6aa9d56aad4285e9b4 /util | |
parent | d89a0449d0eeb6bca8ca5c43d6f3cc302d1030fc (diff) | |
download | volse-hubzilla-7404d76126ed7b3f3e7fbe023ff316863c01e79e.tar.gz volse-hubzilla-7404d76126ed7b3f3e7fbe023ff316863c01e79e.tar.bz2 volse-hubzilla-7404d76126ed7b3f3e7fbe023ff316863c01e79e.zip |
util/README - Friendika -> Friendica
Diffstat (limited to 'util')
-rwxr-xr-x | util/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/README b/util/README index b8fd7c9ee..aceade3e2 100755 --- a/util/README +++ b/util/README @@ -115,7 +115,7 @@ When strings are added or modified in source, you could run 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 +If you already translated Friendica using strings.php, you could import your old translation to messages.po. Run: $ php util/php2po.php view/<language>/strings.php |