X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2FREADME;h=20a539215e3a7fa6d7a720a9acd2d4e191d7d7f4;hb=9a22b4818e0a406c89ff1cc84be4232c8a979f78;hp=aceade3e235965c670343f83e84e372b5da97f16;hpb=58a9c652de09817b9c5d5132de51b8690ed32d53;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"