OLD | NEW |
(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 } |
OLD | NEW |