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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « source/data/lang/wa.txt ('k') | source/data/locales/ast.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 'an' to the
9 * 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
10 https://en.wikipedia.org/wiki/Aragonese_language#Orthography
11 */
12 an{
13 ExemplarCharacters{"[a-z á ç í é ó ü]"}
14 LocaleScript{
15 "Latn",
16 }
17 }
OLDNEW
« 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