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

Unified Diff: source/data/locales/ast.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
Index: source/data/locales/ast.txt
diff --git a/source/data/locales/ast.txt b/source/data/locales/ast.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28ea22407966747c10d71b15a32b878fe073c659
--- /dev/null
+++ b/source/data/locales/ast.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 'ast' to the
+ * Accept-Language menu. ExemplarCharacters is based on
+ * https://en.wikipedia.org/wiki/Asturian_language#Alphabet.
+ */
+ast{
+ ExemplarCharacters{"[a-i l-p r-v x-z ñ ḥ ḷ]"}
+ LocaleScript{
+ "Latn",
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698