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

Unified Diff: source/data/locales/wa.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/wa.txt
diff --git a/source/data/locales/wa.txt b/source/data/locales/wa.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d239955dd87b0460cdc7e064606d4057845624db
--- /dev/null
+++ b/source/data/locales/wa.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 'wa' to the
+ * Accept-Language menu and is taken from CLDR's seed data for wa.
+ */
+wa{
+ ExemplarCharacters{"[a à â å æ b c ç d e é è ê ë f g h i î ï j k l m n o ô œ
+ p q r s t u ù û ü v w x y ÿ z]"}
+ LocaleScript{
+ "Latn",
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698