aboutsummaryrefslogtreecommitdiffstats
path: root/check_for_translation_work.sh
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2016-11-06 22:50:35 +0100
committerfilip <filip.komar@gmail.com>2016-11-06 22:50:35 +0100
commitc6a82e3f41f901e480e8e212d1c082bd740a8473 (patch)
tree4c1bf3af74538f1aaa0212ceded65491696b267d /check_for_translation_work.sh
parentd000d3040b98fafc4072d4ebfadf34361c6756c6 (diff)
downloadtools-c6a82e3f41f901e480e8e212d1c082bd740a8473.tar
tools-c6a82e3f41f901e480e8e212d1c082bd740a8473.tar.gz
tools-c6a82e3f41f901e480e8e212d1c082bd740a8473.tar.bz2
tools-c6a82e3f41f901e480e8e212d1c082bd740a8473.tar.xz
tools-c6a82e3f41f901e480e8e212d1c082bd740a8473.zip
added option for mga5.1 branch and some ading more resources for mga5
Diffstat (limited to 'check_for_translation_work.sh')
-rwxr-xr-xcheck_for_translation_work.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/check_for_translation_work.sh b/check_for_translation_work.sh
index 33733008..0396057b 100755
--- a/check_for_translation_work.sh
+++ b/check_for_translation_work.sh
@@ -71,6 +71,9 @@ copying_wp=1
# uncomment next line to exclude work on software resources for mageia 5
#work_on_mga5=no
+# uncomment next line to exclude work on software resources for mageia 5.1
+#work_on_mga51=no
+
# ADVANCED SETTINGS
# set checking syntax of pot files with 1
check_pot_syntax=0