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

Side by Side Diff: icu38/source/data/locales/gu.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/gl.txt ('k') | icu38/source/data/locales/haw.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/gu.xml 6 // * Source File:<path>/common/main/gu.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/gu.xml 10 * ICU <specials> source: <path>/xml/main/gu.xml
(...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 zza{"ઝાઝા"} 798 zza{"ઝાઝા"}
799 } 799 }
800 LocaleScript{ 800 LocaleScript{
801 "Gujr", 801 "Gujr",
802 } 802 }
803 NumberElements{ 803 NumberElements{
804 ".", 804 ".",
805 ",", 805 ",",
806 ";", 806 ";",
807 "%", 807 "%",
808 "", 808 "0",
809 "#", 809 "#",
810 "-", 810 "-",
811 "E", 811 "E",
812 "‰", 812 "‰",
813 "∞", 813 "∞",
814 "NaN", 814 "NaN",
815 "+", 815 "+",
816 } 816 }
817 NumberPatterns{ 817 NumberPatterns{
818 "#,##,##0.###", 818 "#,##,##0.###",
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
901 } 901 }
902 } 902 }
903 } 903 }
904 delimiters{ 904 delimiters{
905 alternateQuotationEnd{"\""} 905 alternateQuotationEnd{"\""}
906 alternateQuotationStart{"\""} 906 alternateQuotationStart{"\""}
907 quotationEnd{"'"} 907 quotationEnd{"'"}
908 quotationStart{"'"} 908 quotationStart{"'"}
909 } 909 }
910 } 910 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/gl.txt ('k') | icu38/source/data/locales/haw.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698