Andrew Top | c2b4089 | 2017-01-19 14:03:49 -0800 | [diff] [blame] | 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. ExemplarCharacters field is based on |
| 10 | https://en.wikipedia.org/wiki/Aragonese_language#Orthography |
| 11 | */ |
| 12 | an{ |
| 13 | ExemplarCharacters{"[a-z á ç í é ó ü]"} |
| 14 | LocaleScript{ |
| 15 | "Latn", |
| 16 | } |
| 17 | } |