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

Unified Diff: source/data/locales/an.txt

Issue 1665113004: Update timezone db and add minimal locale data for ast,an, and wa. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 4 years, 10 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 | « source/data/lang/wa.txt ('k') | source/data/locales/ast.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/an.txt
diff --git a/source/data/locales/an.txt b/source/data/locales/an.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f10e69a39dfc730e378df87057ab502e2ff6754
--- /dev/null
+++ b/source/data/locales/an.txt
@@ -0,0 +1,17 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// *
+// ***************************************************************************
+/**
+ * Chrome Note: This locale data is the minimum to add 'an' to the
+ * Accept-Language menu and. ExemplarCharacters field is based on
jsbell 2016/02/04 20:16:18 Nit: either "and" or the "." should be removed.
jungshik at Google 2016/02/05 00:55:47 Fixed and landed. Thanks
+ https://en.wikipedia.org/wiki/Aragonese_language#Orthography
+ */
+an{
+ ExemplarCharacters{"[a-z á ç í é ó ü]"}
+ LocaleScript{
+ "Latn",
+ }
+}
« no previous file with comments | « source/data/lang/wa.txt ('k') | source/data/locales/ast.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698