AI 147720: Set default language for NL to nl.
BUG=1781746 Automated import of CL 147720
This commit is contained in:
committed by
The Android Open Source Project
parent
864750c3ec
commit
14533d2652
@@ -169,7 +169,7 @@ public final class MccTable
|
||||
*/
|
||||
|
||||
table.add(new MccEntry(202,"gr",2)); //Greece
|
||||
table.add(new MccEntry(204,"nl",2,"Europe/Amsterdam")); //Netherlands (Kingdom of the)
|
||||
table.add(new MccEntry(204,"nl",2,"Europe/Amsterdam","nl")); //Netherlands (Kingdom of the)
|
||||
table.add(new MccEntry(206,"be",2)); //Belgium
|
||||
table.add(new MccEntry(208,"fr",2,"Europe/Paris","fr")); //France
|
||||
table.add(new MccEntry(212,"mc",2)); //Monaco (Principality of)
|
||||
|
||||
Reference in New Issue
Block a user