telegram-purple/po/HOWTO.md

18 lines
349 B
Markdown
Raw Permalink Normal View History

2015-10-07 03:15:27 +02:00
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