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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2016 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // *
6 // ***************************************************************************
7 /**
8 * Chrome Note: This locale data is the minimum to add 'wa' to the
9 * Accept-Language menu and is taken from CLDR's seed data for wa.
10 */
11 wa{
12 ExemplarCharacters{"[a à â å æ b c ç d e é è ê ë f g h i î ï j k l m n o ô œ
13 p q r s t u ù û ü v w x y ÿ z]"}
14 LocaleScript{
15 "Latn",
16 }
17 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698