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

Unified Diff: icu38/source/data/locales/gl.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, 4 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 | « icu38/source/data/locales/ga.txt ('k') | icu38/source/data/locales/gu.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu38/source/data/locales/gl.txt
===================================================================
--- icu38/source/data/locales/gl.txt (revision 24719)
+++ icu38/source/data/locales/gl.txt (working copy)
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2007 International Business Machines
+// * Copyright (C) 2009 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/gl.xml
@@ -8,25 +8,11 @@
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/gl.xml
+ * Chrome Note: This locale data is abridged to contain categories
+ * actually used by Chrome.
*/
gl{
- Countries{
- ES{"España"}
- }
- Currencies{
- ESP{
- "₧",
- "ESP",
- {
- /**
- * Duplicated from NumberPatterns resource
- */
- "#,##0.00 ¤",
- ",",
- ".",
- }
- }
- }
+ AuxExemplarCharacters{"[ª à â ä ã ç è ê-ì î ï º ò ô ö õ ù û]"}
ExemplarCharacters{"[a á b-e é f-i í j-n ñ o ó p-u ú ü v-z]"}
Languages{
gl{"galego"}
@@ -34,83 +20,5 @@
LocaleScript{
"Latn",
}
- NumberElements{
- ",",
- ".",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "NaN",
- "+",
- }
- NumberPatterns{
- "#,##0.###",
- "#,##0.00 ¤",
- "#,##0%",
- "#E0",
- }
- Version{"1.52"}
- calendar{
- gregorian{
- dayNames{
- format{
- abbreviated{
- "Dom",
- "Lun",
- "Mar",
- "Mér",
- "Xov",
- "Ven",
- "Sáb",
- }
- wide{
- "Domingo",
- "Luns",
- "Martes",
- "Mércores",
- "Xoves",
- "Venres",
- "Sábado",
- }
- }
- }
- monthNames{
- format{
- abbreviated{
- "Xan",
- "Feb",
- "Mar",
- "Abr",
- "Mai",
- "Xuñ",
- "Xul",
- "Ago",
- "Set",
- "Out",
- "Nov",
- "Dec",
- }
- wide{
- "Xaneiro",
- "Febreiro",
- "Marzo",
- "Abril",
- "Maio",
- "Xuño",
- "Xullo",
- "Agosto",
- "Setembro",
- "Outubro",
- "Novembro",
- "Decembro",
- }
- }
- }
- }
- }
-}
+ Version{"1.68"}
+}
« no previous file with comments | « icu38/source/data/locales/ga.txt ('k') | icu38/source/data/locales/gu.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698