]> code.citadel.org Git - citadel.git/blobdiff - webcit/po/create-pot.sh
* rename estonian translation as sugested by launchpad
[citadel.git] / webcit / po / create-pot.sh
old mode 100644 (file)
new mode 100755 (executable)
index 224b420..e8c6d3a
@@ -6,6 +6,7 @@ xgettext \
         --from-code='utf-8' \
        -k_ \
        -o webcit.pot \
+       --add-comments \
        ../*.c ../static/t/*.html
 
 for x in *.po