aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-06-30 20:41:04 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-06-30 20:41:04 +0000
commit919b8805124282de7e54e12b4710a64a00a4af5c (patch)
treee090f15ed151a7e2d8b17f86c32ab7ac5271eb58 /UPGRADE.txt
parentf9702f711155cde0307e3c4e5725cd9e6d3ebb83 (diff)
Merged revisions 204556 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r204556 | tilghman | 2009-06-30 15:23:51 -0500 (Tue, 30 Jun 2009) | 6 lines More incorrect language codes, plus ensuring that regionalizations use the specified language, and not English for grammar. (closes issue #15022) Reported by: greenfieldtech Patches: 20090519__issue15022.diff.txt uploaded by tilghman (license 14) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@204563 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index f0cf1374a..2b9d2ef68 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -50,7 +50,9 @@ From 1.6.1 to 1.6.2:
In reality, the "tw" language code is reserved for the Twi language, native
to Ghana. If you were previously using the "tw" language code, you should
switch to using either "zh" (for Mandarin Chinese) or "zh_TW" for Taiwan
- specific localizations.
+ specific localizations. Additionally, "mx" should be changed to "es_MX",
+ Georgian was incorrectly specified as "ge" but should be "ka", and Czech is
+ "cs", not "cz".
From 1.6.0.1 to 1.6.1: