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

Side by Side Diff: source/data/locales/ml.txt

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « source/data/locales/lv.txt ('k') | source/data/locales/mr.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/ml.xml 6 // * Source File:<path>/common/main/ml.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/ml.xml 10 * ICU <specials> source: <path>/xml/main/ml.xml
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 MMMd{"MMM d"} 75 MMMd{"MMM d"}
76 MMdd{"dd-MM"} 76 MMdd{"dd-MM"}
77 Md{"d/M"} 77 Md{"d/M"}
78 d{"d"} 78 d{"d"}
79 hm{"h:mm a"} 79 hm{"h:mm a"}
80 ms{"mm:ss"} 80 ms{"mm:ss"}
81 y{"y"} 81 y{"y"}
82 yM{"M-y"} 82 yM{"M-y"}
83 yMEd{"d-M-yyyy, EEE"} 83 yMEd{"d-M-yyyy, EEE"}
84 yMMM{"y MMM"} 84 yMMM{"y MMM"}
85 yMMMd{"y MMM d"}
85 yMMMEd{"y MMM d, EEE"} 86 yMMMEd{"y MMM d, EEE"}
86 yMMMM{"y MMMM"} 87 yMMMM{"y MMMM"}
87 yQ{"yyyy Q"} 88 yQ{"yyyy Q"}
88 yQQQ{"y QQQ"} 89 yQQQ{"y QQQ"}
89 yyQ{"Q yy"} 90 yyQ{"Q yy"}
90 yyyyMM{"MM-yyyy"} 91 yyyyMM{"MM-yyyy"}
91 yyyyMMMM{"MMMM y"} 92 yyyyMMMM{"MMMM y"}
92 } 93 }
93 dayNames{ 94 dayNames{
94 format{ 95 format{
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 week{ 444 week{
444 one{"{0} ആഴ്ച"} 445 one{"{0} ആഴ്ച"}
445 other{"{0} ആഴ്ച"} 446 other{"{0} ആഴ്ച"}
446 } 447 }
447 year{ 448 year{
448 one{"{0} വര്‍ഷം"} 449 one{"{0} വര്‍ഷം"}
449 other{"{0} വര്‍ഷം"} 450 other{"{0} വര്‍ഷം"}
450 } 451 }
451 } 452 }
452 } 453 }
OLDNEW
« no previous file with comments | « source/data/locales/lv.txt ('k') | source/data/locales/mr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698