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

Side by Side Diff: icu38/source/data/locales/te.txt

Issue 182008: Update locale data for ICU 3.8:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 11 years, 3 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 | « icu38/source/data/locales/sw.txt ('k') | icu38/source/data/locales/ti.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) 2007 International Business Machines 3 // * Copyright (C) 2007 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/te.xml 6 // * Source File:<path>/common/main/te.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/te.xml 10 * ICU <specials> source: <path>/xml/main/te.xml
(...skipping 815 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 zza{"జాజా"} 826 zza{"జాజా"}
827 } 827 }
828 LocaleScript{ 828 LocaleScript{
829 "Telu", 829 "Telu",
830 } 830 }
831 NumberElements{ 831 NumberElements{
832 ".", 832 ".",
833 ",", 833 ",",
834 ";", 834 ";",
835 "%", 835 "%",
836 "", 836 "0",
837 "#", 837 "#",
838 "-", 838 "-",
839 "E", 839 "E",
840 "‰", 840 "‰",
841 "∞", 841 "∞",
842 "NaN", 842 "NaN",
843 "+", 843 "+",
844 } 844 }
845 NumberPatterns{ 845 NumberPatterns{
846 "#,##,##0.###", 846 "#,##,##0.###",
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
1070 "ఒకటి 1", 1070 "ఒకటి 1",
1071 "రెండు 2", 1071 "రెండు 2",
1072 "మూడు 3", 1072 "మూడు 3",
1073 "నాలుగు 4", 1073 "నాలుగు 4",
1074 } 1074 }
1075 } 1075 }
1076 } 1076 }
1077 } 1077 }
1078 } 1078 }
1079 } 1079 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/sw.txt ('k') | icu38/source/data/locales/ti.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698