diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2011-11-24 20:13:27 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2011-11-24 20:13:27 +0100 |
| commit | a5ccfecbae7fa1017f76b809fc4b71185946251d (patch) | |
| tree | 5d74aea592e28c639458d80c9f089417160ca11d | |
| parent | a243939e28f00fef2002c75ae795ff42b7385263 (diff) | |
| download | enigma2-curlytx-a5ccfecbae7fa1017f76b809fc4b71185946251d.tar.gz enigma2-curlytx-a5ccfecbae7fa1017f76b809fc4b71185946251d.zip | |
talk about translations
| -rw-r--r-- | README.rst | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -31,6 +31,16 @@ Replace ``$lang_code`` with your two-letter language code:: ... edit $lang_code.po now $ ./compile.sh +Editing an existing translation +------------------------------- +Simply run :: + + $ cd po + $ ./update.sh + +This will update the translation template ``messages.pot`` from the source code +and will merge the changes into the single translation files. + Building ======== |
