summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2015-03-03 19:20:39 +0100
committerFredrik Roubert <roubert@google.com>2015-10-02 11:55:41 +0200
commitc44711b91f96ecb8a65149e2b079836cc81961c9 (patch)
treec8b617dbd7efc28171fec3d738b4bab7b976ef2a
parentb3cbe5d034f8a1e8cf7b7b0c4704096d0cc57ae9 (diff)
downloadicu-c44711b91f96ecb8a65149e2b079836cc81961c9.tar.gz
Android patch: convrtrs.txt: windows-950 customization.
This change was introduced in Android by this patch: https://android.googlesource.com/platform/external/icu/+/037e0a4 Change-Id: I7eab564ecec948f0e729001080e1c12e38d46ea1
-rw-r--r--icu4c/source/data/mappings/convrtrs.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/icu4c/source/data/mappings/convrtrs.txt b/icu4c/source/data/mappings/convrtrs.txt
index f5a31ec65..264d74144 100644
--- a/icu4c/source/data/mappings/convrtrs.txt
+++ b/icu4c/source/data/mappings/convrtrs.txt
@@ -658,7 +658,9 @@ java-sjis_0213-1.6_P { UTR22* }
# Here are various interpretations and extentions of Big5
ibm-1373_P100-2002 { UTR22* } # IBM's interpretation of Windows' Taiwan Big-5 without HKSCS extensions
ibm-1373 { IBM* }
- windows-950 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codepage.
+ # BEGIN android-removed
+ # windows-950 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codepage.
+ # END android-removed
windows-950-2000 { UTR22* }
Big5 { IANA* MIME* JAVA* WINDOWS }
csBig5 { IANA WINDOWS }