summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-26 17:52:50 +0200
committerraveit65 <[email protected]>2018-09-26 17:52:50 +0200
commitfd7563d2db04271f8f36452a394bbb44c79d8308 (patch)
treebd10f8310990e0f3fb43b669c7d7c98bbccf284b /makepot
parent0c6a7a0f037c253a0fa88810bcab680e4a8c4f6e (diff)
downloadengrampa-fd7563d2db04271f8f36452a394bbb44c79d8308.tar.bz2
engrampa-fd7563d2db04271f8f36452a394bbb44c79d8308.tar.xz
tx: add atril 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