X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2FREADME;h=20a539215e3a7fa6d7a720a9acd2d4e191d7d7f4;hb=e839e3e1ec4b4a56ecf9886d8e29e07d6e5a798c;hp=aceade3e235965c670343f83e84e372b5da97f16;hpb=1cfff8fdd11e0e67e2bdb7ae85b9caf8106a734b;p=friendica.git diff --git a/util/README b/util/README old mode 100755 new mode 100644 index aceade3e23..20a539215e --- a/util/README +++ b/util/README @@ -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//messages.po + Replace with the language you are working on - e.g. 'es', 'fr', 'de', etc. + 3. open view//messages.po with a text editor and fill in infos in "Last-Translator: FULL NAME " "Language-Team: LANGUAGE \n"