telegram-purple/po/HOWTO.md
2015-10-07 03:18:34 +02:00

349 B

Translation Howto

To add the new language, append the language code LL to po/LINGUAS, and run autogen.sh. You rill be prompted for a contact email. The .po files for the language should then show up in ./po/LL.po

    echo LL >> po/LINGUAS
    ./autogen.sh

To update the translatable strings:

    ./autogen.sh