summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorXavier Corredor Llano <xavier@archlinux.(none)>2010-09-25 15:38:51 -0500
committerXavier Corredor Llano <xavier@archlinux.(none)>2010-09-25 15:38:51 -0500
commit651877b97b38c31ba2d70c0a4d90ecd34ae75da7 (patch)
tree62240b59b028f34c955ae02929424b064698a7cd /scripts
parentSVN_SILENT made messages (.desktop file) (diff)
downloadrekonq-651877b97b38c31ba2d70c0a4d90ecd34ae75da7.tar.xz
fix for work properly "msgfmt --statistic" when execute in other languages for get strings number correctly
Diffstat (limited to 'scripts')
-rw-r--r--scripts/download_i18n.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/download_i18n.sh b/scripts/download_i18n.sh
index 0721e3d6..4baf13f7 100644
--- a/scripts/download_i18n.sh
+++ b/scripts/download_i18n.sh
@@ -22,6 +22,9 @@ RK_SRCS=/DATI/KDE/SRC/rekonq
# current dir
CWD=$(pwd)
+# fix language
+export LANG=en_US.utf8
+
# create the i18n dir
cd $RK_SRCS
mkdir -p i18n