Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: source/data/locales/ckb.txt

Issue 805073003: Add the minimal locale data for ckb and ku (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: update the display name for ku in ku Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/lang/reslocal.mk ('k') | source/data/locales/ku.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ckb.txt
diff --git a/source/data/locales/ckb.txt b/source/data/locales/ckb.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ace2e438158d016747b8b58564cb14370ce75fe4
--- /dev/null
+++ b/source/data/locales/ckb.txt
@@ -0,0 +1,22 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// *
+// ***************************************************************************
+/**
+ * Chrome Note: This minimal locale data is added to support ckb in Chrome. AuxExemplarCharacters and ExemplarCharacters need further review.
+ */
+ckb{
+ AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک گ ی]"}
+ ExemplarCharacters{
+ "[\u067e \u0686 \u0695 \u0698 \u06a4 \u06a9 \u06af \u06b5 \u06c6 \u06c7 \u06ca \u06cc \u06cc \u06ce \u06d5 \u064B \u064C \u064D \u064E \u064F \u0650 \u0651 \u0652 \u0670 ء آ أ ؤ إ ئ "
+ "ا ب ت ة ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن ه و ي ى]"
+ }
+ LocaleScript{
+ "Arab",
+ }
+ layout{
+ characters{"right-to-left"}
+ }
+}
« no previous file with comments | « source/data/lang/reslocal.mk ('k') | source/data/locales/ku.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698