← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~ycheng-twn/ubuntu-weather-app/ubuntu-weather-app_1432503 into lp:ubuntu-weather-app

 

Yuan-Chen Cheng has proposed merging lp:~ycheng-twn/ubuntu-weather-app/ubuntu-weather-app_1432503 into lp:ubuntu-weather-app.

Requested reviews:
  Ubuntu Weather Developers (ubuntu-weather-dev)
Related bugs:
  Bug #1432503 in Ubuntu Weather App: "Use customary names instead of official name in description of country code"
  https://bugs.launchpad.net/ubuntu-weather-app/+bug/1432503

For more details, see:
https://code.launchpad.net/~ycheng-twn/ubuntu-weather-app/ubuntu-weather-app_1432503/+merge/266342

Use customary names instead of official name in description of country code
-- 
Your team Ubuntu Weather Developers is requested to review the proposed merge of lp:~ycheng-twn/ubuntu-weather-app/ubuntu-weather-app_1432503 into lp:ubuntu-weather-app.
=== modified file 'components/CountryCodes.js'
--- components/CountryCodes.js	2013-09-28 10:32:31 +0000
+++ components/CountryCodes.js	2015-07-30 02:50:14 +0000
@@ -187,7 +187,7 @@
     "OM": "Oman",
     "PK": "Pakistan",
     "PW": "Palau",
-    "PS": "Palestine, State of",
+    "PS": "Palestine",
     "PA": "Panama",
     "PG": "Papua New Guinea",
     "PY": "Paraguay",
@@ -235,7 +235,7 @@
     "SE": "Sweden",
     "CH": "Switzerland",
     "SY": "Syrian Arab Republic",
-    "TW": "Taiwan, Province of China",
+    "TW": "Taiwan",
     "TJ": "Tajikistan",
     "TZ": "Tanzania, United Republic of",
     "TH": "Thailand",


Follow ups