[glom] locale test: Add apt-get hint
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] locale test: Add apt-get hint
- Date: Thu, 17 Nov 2011 09:23:48 +0000 (UTC)
commit 7a7bd2cfab67dca6326b6db6ea3115e8d16f884e
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Nov 17 09:27:52 2011 +0100
locale test: Add apt-get hint
tests/test_glom_date_in_locales.sh | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/tests/test_glom_date_in_locales.sh b/tests/test_glom_date_in_locales.sh
index d0a64f7..9d2d3b7 100755
--- a/tests/test_glom_date_in_locales.sh
+++ b/tests/test_glom_date_in_locales.sh
@@ -9,8 +9,12 @@
#
# These are chosen based on problems found previously,
# and the ones with good translations shown here: http://l10n.gnome.org/module/glom/
-#TODO: Get a list from po/*.po ?
-#These are apparently not available on Fedora: "da_DA.UTF-8" "cs_CZ.UTF-8" "nb_NO.UTF-8" "sv_SE.UTF-8"
+# TODO: Get a list from po/*.po ?
+#
+# On debian/Ubuntu do this:
+# sudo apt-get install language-pack-de language-pack-es language-pack-fi language-pack-fr language-pack-hu language-pack-it language-pack-pt language-pack-sl
+#
+# These are apparently not available on Fedora: "da_DA.UTF-8" "cs_CZ.UTF-8" "nb_NO.UTF-8" "sv_SE.UTF-8"
locales=("en_US.UTF-8" "en_GB.UTF-8" "en_CA.UTF-8" "de_DE.UTF-8" "es_ES.UTF-8" "fi_FI.UTF-8" "fr_FR.UTF-8" "hu_HU.UTF-8" "it_IT.UTF-8" "pt_PT.UTF-8" "pt_BR.UTF-8" "sl_SI.UTF-8")
for x in "${locales[ ]}"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]