summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-06-02 23:21:12 +0300
committerAndrei Karas <akaras@inbox.ru>2011-06-02 23:21:12 +0300
commitc7e0ec73666bae65d49d46002d0be108b60b5e37 (patch)
tree6b7755fabbab54d42cc6993fa01303fdf8a2e49b /po
parent35a5787cfc213c8efe184e4c4e5750773e9c5b50 (diff)
downloadplus-c7e0ec73666bae65d49d46002d0be108b60b5e37.tar.gz
plus-c7e0ec73666bae65d49d46002d0be108b60b5e37.tar.bz2
plus-c7e0ec73666bae65d49d46002d0be108b60b5e37.tar.xz
plus-c7e0ec73666bae65d49d46002d0be108b60b5e37.zip
Add script to update files list with strings for translation.
Diffstat (limited to 'po')
-rwxr-xr-xpo/POTgen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/POTgen.sh b/po/POTgen.sh
new file mode 100755
index 000000000..15fc85677
--- /dev/null
+++ b/po/POTgen.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+cd ..
+grep "_(" -Irl src | sort >po/POTFILES.in