Merge commit 'e17210c17aa26d600f825e2f45c9aa66452e9988' * commit 'e17210c17aa26d600f825e2f45c9aa66452e9988': AI 147720: Set default language for NL to nl.
This commit is contained in:
committed by
The Android Open Source Project
commit
1fd11b4bdb
@@ -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