mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 18:52:39 +01:00
Update L10n howto with additional step required
This commit is contained in:
parent
e5a36abf90
commit
2f2311a9c5
@ -15,7 +15,7 @@ Push the resources to Transifex
|
|||||||
2) To update online translations:
|
2) To update online translations:
|
||||||
|
|
||||||
Regenerate the source file (hexchat.pot) on a Unix machine
|
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)
|
Push the updated source file to Transifex (this automatically updates all translation files)
|
||||||
# tx push -s
|
# tx push -s
|
||||||
|
Loading…
Reference in New Issue
Block a user