summary refs log tree commit diff stats
path: root/.tx
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-20 16:50:57 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-20 16:50:57 +0200
commit2f2311a9c556acb89629c9f28c393ed18a8524cd (patch)
treeb946831827e2820c559d59b1791ec961b4dbd67f /.tx
parente5a36abf904cf9b435cad200a93c127edcea965d (diff)
Update L10n howto with additional step required
Diffstat (limited to '.tx')
-rw-r--r--.tx/howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/howto.txt b/.tx/howto.txt
index ec9bd783..4a4f6724 100644
--- a/.tx/howto.txt
+++ b/.tx/howto.txt
@@ -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