aboutsummaryrefslogtreecommitdiffstats
path: root/check_for_translation_work.sh
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-05-05 14:52:36 +0000
committerFilip Komar <filip@mageia.org>2013-05-05 14:52:36 +0000
commit85e7440df841549bf738f1c4fb9e38889531177a (patch)
tree1d858570813dc161a710a17ef3cd155b0c38bb23 /check_for_translation_work.sh
parent7b638adb92bde9c5036b4eab88c6af085bc1d7be (diff)
downloadtools-85e7440df841549bf738f1c4fb9e38889531177a.tar
tools-85e7440df841549bf738f1c4fb9e38889531177a.tar.gz
tools-85e7440df841549bf738f1c4fb9e38889531177a.tar.bz2
tools-85e7440df841549bf738f1c4fb9e38889531177a.tar.xz
tools-85e7440df841549bf738f1c4fb9e38889531177a.zip
added option to include whole web server wmo and mognase
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 7f2bfbc7..769dd2b2 100755
--- a/check_for_translation_work.sh
+++ b/check_for_translation_work.sh
@@ -65,6 +65,9 @@ logfile="$svn_directory/$log_filename"
# WARNING: listings can be really long
check_fuzzy_and_untranslated=0
+# checkout whole website www.mageia.org and mognase navigation
+checkout_whole_website=0
+
# set searching for new *.pot files in svn with 1
searching_for_new_pot_files_in_svn=0