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

Unified Diff: icu52/source/data/locales/ta.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/locales/mr.txt ('k') | icu52/source/data/locales/te.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/locales/ta.txt
===================================================================
--- icu52/source/data/locales/ta.txt (revision 259715)
+++ icu52/source/data/locales/ta.txt (working copy)
@@ -21,6 +21,7 @@
}
ExemplarCharacters{
"[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ ஃ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஷ ஸ ஹ ா ி "
+ "\u200C \u200D"
"\u0BC0 ு ூ ெ ே ை ொ ோ ௌ \u0BCD]"
}
ExemplarCharactersIndex{
@@ -423,9 +424,10 @@
}
}
gregorian{
+ // Chromium patch: use 'AM' and 'PM' instead of native names.
AmPmMarkers{
- "முற்பகல்",
- "பிற்பகல்",
+ "AM",
+ "PM",
}
AmPmMarkersNarrow{
"AM",
« no previous file with comments | « icu52/source/data/locales/mr.txt ('k') | icu52/source/data/locales/te.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698