aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 22d96a48..46a36f4f 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -21,7 +21,7 @@ merge:
done
enigma2.pot:
- $(GETTEXT) -d enigma2 -s -o enigma2.pot ../lib/python/Screens/*.py ../lib/python/Components/*.py \
+ $(GETTEXT) -L python --add-comments="TRANSLATORS:" -d enigma2 -s -o enigma2.pot ../lib/python/Screens/*.py ../lib/python/Components/*.py \
../lib/python/Tools/*.py \
../*.py \
../lib/python/Plugins/*/*/*.py