Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@mapswithme.com>2014-07-04 21:28:36 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:19:30 +0300
commit56b821376405ff94b6b603d5051c651d3c8f6463 (patch)
treebb3860bd2c8aa51d6ecab176a3b46e31fa848d54 /android/res/values-zh-rTW
parentc716739a62d309649d0ed872340c4c85d6d51f58 (diff)
[strings] Fixed country name position
Diffstat (limited to 'android/res/values-zh-rTW')
-rw-r--r--android/res/values-zh-rTW/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/res/values-zh-rTW/strings.xml b/android/res/values-zh-rTW/strings.xml
index 9fbbd67769..9b5f7fec93 100644
--- a/android/res/values-zh-rTW/strings.xml
+++ b/android/res/values-zh-rTW/strings.xml
@@ -252,9 +252,9 @@
<!-- Warning message when doing search around current position -->
<string name="unknown_current_position">您的位置尚未定未完成</string>
<!-- Warning message when location country isn't downloaded during search (see also download_location_map_proposal). -->
- <string name="download_location_country">下載您目前所在位置的國家 (%s) 地圖</string>
+ <string name="download_location_country">下載您目前所在位置的國家 地圖 (%s)</string>
<!-- Warning message when viewport country isn't downloaded during search -->
- <string name="download_viewport_country_to_search">下載您正在搜尋的國家 (%s) 地圖</string>
+ <string name="download_viewport_country_to_search">下載您正在搜尋的國家 地圖 (%s)</string>
<!-- Alert message that we can't run Map Storage settings due to some reasons. -->
<string name="cant_change_this_setting">很抱歉, 地圖儲存設定目前是停用的狀態!</string>
<!-- Alert message that downloading is in progress. -->