summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-09-27 09:19:04 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-09-27 09:19:04 +0200
commitd1d5b95e5ee676461424ed00e154e42ad721aed3 (patch)
treef5a6e6063f58fbe111a5b223a0129ab94a682756 /scripts
parentadd missing languages (diff)
parentfix for work properly "msgfmt --statistic" when execute in other languages fo... (diff)
downloadrekonq-d1d5b95e5ee676461424ed00e154e42ad721aed3.tar.xz
Merge commit 'refs/merge-requests/2296' of git://gitorious.org/rekonq/mainline into m2296
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 d65ec497..2a2685a1 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