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

Unified Diff: icu52/source/data/locales/bn.txt

Issue 232773005: ICU 52 local change part 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months 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 | « icu52/source/data/lang/reslocal.mk ('k') | icu52/source/data/locales/es.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/locales/bn.txt
===================================================================
--- icu52/source/data/locales/bn.txt (revision 259715)
+++ icu52/source/data/locales/bn.txt (working copy)
@@ -23,6 +23,7 @@
"[\u09BC ৺ অ আ ই ঈ উ ঊ ঋ ৠ ঌ ৡ এ ঐ ও ঔ ং ঃ \u0981 ক {ক\u09CDষ} খ গ ঘ ঙ চ ছ জ "
"ঝ ঞ ট ঠ ড {ড\u09BC} ঢ {ঢ\u09BC} ণ ত ৎ থ দ ধ ন প ফ ব ভ ম য {য\u09BC} র ল শ ষ "
"স হ ঽ া ি ী \u09C1 \u09C2 \u09C3 \u09C4 \u09E2 \u09E3 ে ৈ ো ৌ \u09CD ৗ]"
+ "\u200C \u200D"
}
ExemplarCharactersIndex{
"[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ক {ক\u09CDষ} খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড ঢ ণ ত থ দ ধ ন প "
@@ -322,13 +323,14 @@
}
}
gregorian{
+ // Chromium fix for AmPm : b/1469531
AmPmMarkers{
- "পূর্বাহ্ণ",
- "অপরাহ্ণ",
+ "am",
+ "pm",
}
AmPmMarkersNarrow{
- "পূর্বাহ্ণ",
- "অপরাহ্ণ",
+ "am",
+ "pm",
}
DateTimePatterns{
"h:mm:ss a zzzz",
« no previous file with comments | « icu52/source/data/lang/reslocal.mk ('k') | icu52/source/data/locales/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698