summaryrefslogtreecommitdiff
path: root/gettext_templates.sh
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2011-05-19 21:41:56 +0200
committerKevin Chabowski <kevin@kch42.de>2011-05-19 21:41:56 +0200
commit012646f3f726c37d84a0de9554db3a1d80145274 (patch)
tree82e4bedba40299daf68f31baf442cd788aebe45d /gettext_templates.sh
downloaddotstr_edit-012646f3f726c37d84a0de9554db3a1d80145274.tar.gz
dotstr_edit-012646f3f726c37d84a0de9554db3a1d80145274.tar.bz2
dotstr_edit-012646f3f726c37d84a0de9554db3a1d80145274.zip
Initial commit (uncoupled from sum2tools)
Diffstat (limited to 'gettext_templates.sh')
-rwxr-xr-xgettext_templates.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/gettext_templates.sh b/gettext_templates.sh
new file mode 100755
index 0000000..dc28cab
--- /dev/null
+++ b/gettext_templates.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+xgettext -d dotstr_edit -s -L Python -o dotstr_edit.pot dotstr_edit.py