X-Git-Url: https://git.cweiske.de/enigma2-curlytx.git/blobdiff_plain/0f9a0eab30f656b3a1c02c9ec9586913d8490f75..a6f66bf40cd3b12d2b29940a72426d84626163c7:/README.rst diff --git a/README.rst b/README.rst index 35721d3..98c1688 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,7 @@ Replace ``$lang_code`` with your two-letter language code:: ... edit $lang_code.po now $ ./compile.sh + Editing an existing translation ------------------------------- Simply run :: @@ -42,6 +43,15 @@ This will update the translation template ``messages.pot`` from the source code and will merge the changes into the single translation files. +Testing a translation +--------------------- +Link your compiled translation file into :: + + src/locale/$lang_code/LC_MESSAGES/CurlyTx.mo + +Enigma2 will pick it up automatically. + + Building ======== First upgrade the version number in ``CONTROL/control``.