Update L10n howto with additional step required

This commit is contained in:
Berke Viktor 2012-10-20 16:50:57 +02:00
parent e5a36abf90
commit 2f2311a9c5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Push the resources to Transifex
2) To update online translations:
Regenerate the source file (hexchat.pot) on a Unix machine
# ./autogen.sh && ./configure --enable-nls && make
# rm po/hexchat.pot && ./autogen.sh && ./configure --enable-nls && make
Push the updated source file to Transifex (this automatically updates all translation files)
# tx push -s