summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-26 17:59:12 +0200
committerraveit65 <[email protected]>2018-09-26 18:00:40 +0200
commitb44f3ff669aca104651d31cc259710fbf328cb8e (patch)
tree156e8855d1377c2e0b8051c195ca440313b0f3b1 /makepot
parent2804b35894f7e65f2ae81c6d01797b38d9d7aea4 (diff)
downloadengrampa-b44f3ff669aca104651d31cc259710fbf328cb8e.tar.bz2
engrampa-b44f3ff669aca104651d31cc259710fbf328cb8e.tar.xz
tx: add engrampa help to transifex config
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot4
1 files changed, 4 insertions, 0 deletions
diff --git a/makepot b/makepot
index dd77567..5e35b73 100755
--- a/makepot
+++ b/makepot
@@ -2,4 +2,8 @@
PACKAGE=engrampa;
+# normal translations
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+
+# translations for user-quide
+make -C help $PACKAGE.pot