summary refs log tree commit diff stats
path: root/.tx
diff options
context:
space:
mode:
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