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:
Martin Dougiamas
2010-07-06 06:57:41 +00:00
parent 955b6e09b8
commit 61771cba99
+1 -1
View File
@@ -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';