From 85e7440df841549bf738f1c4fb9e38889531177a Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Sun, 5 May 2013 14:52:36 +0000 Subject: added option to include whole web server wmo and mognase --- check_for_translation_work.sh | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1