From a24f714d68ec0acf2831f1211d470871c4e06121 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 26 Sep 2018 18:28:32 +0200 Subject: tx: add eom help to transifex config --- makepot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'makepot') diff --git a/makepot b/makepot index 5b8c0fd..4813641 100755 --- a/makepot +++ b/makepot @@ -2,4 +2,8 @@ PACKAGE=eom; +# normal translations make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . + +# translations for user-quide +make -C help $PACKAGE.pot -- cgit v1.2.1