MDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'.
Our rationale before was to stick to the ISO-3166 standard no matter what, since we don't want to get involved in territorial issues. However, in this case no information is lost and it would make a lot of people happier (and no one unhappy, I think), so I'm going to make an exception. Hope it's not a can of worms.
This commit is contained in:
@@ -247,7 +247,7 @@ $string['TO'] = 'Tonga';
|
||||
$string['TR'] = 'Turkey';
|
||||
$string['TT'] = 'Trinidad And Tobago';
|
||||
$string['TV'] = 'Tuvalu';
|
||||
$string['TW'] = 'Taiwan, Province Of China';
|
||||
$string['TW'] = 'Taiwan';
|
||||
$string['TZ'] = 'Tanzania, United Republic Of';
|
||||
$string['UA'] = 'Ukraine';
|
||||
$string['UG'] = 'Uganda';
|
||||
|
||||
Reference in New Issue
Block a user