aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-04 16:20:27 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-04 16:20:27 -0800
commitcafbdea17bacc261277bbb9d2c771572d841e9a9 (patch)
treed967abeab09ebe393eadb0399a67da3bcaf69b5e
parentf9d9201d846b1990466a70c113c218378496280c (diff)
downloadandroid_packages_apps_LockClock-cafbdea17bacc261277bbb9d2c771572d841e9a9.tar.gz
android_packages_apps_LockClock-cafbdea17bacc261277bbb9d2c771572d841e9a9.tar.bz2
android_packages_apps_LockClock-cafbdea17bacc261277bbb9d2c771572d841e9a9.zip
Automatic translation import
Change-Id: Ib772766a8a409022b5d39107c0efba94c19a8c5a
-rw-r--r--res/values-ja/strings.xml4
-rw-r--r--res/values-zh-rTW/strings.xml6
2 files changed, 5 insertions, 5 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 530447c..9b1bb11 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -19,7 +19,7 @@
<!-- General strings -->
<string name="unknown">不明</string>
<string name="cancel">キャンセル</string>
- <string name="loading_indicator">ウィジェットを読み込み中\u2026</string>
+ <string name="loading_indicator">ウィジェットを読み込み中...</string>
<string name="menu_done">完了</string>
<!-- Formating strings for widget clock -->
<!-- java.text.SimpleDateFormat uses H for hours in the 0-23 range and
@@ -204,5 +204,5 @@
<string name="weather_icon_set_title">アイコンセット</string>
<string name="weather_icons_standard">カラー</string>
<string name="weather_icons_monochrome">モノクロ</string>
- <string name="icon_set_selection_get_more">その他\u2026</string>
+ <string name="icon_set_selection_get_more">その他...</string>
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 2c34a23..f6f7f99 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -44,7 +44,7 @@
<string name="weather_15">大風雪</string>
<string name="weather_16">降雪</string>
<string name="weather_17">冰雹</string>
- <string name="weather_18">霰</string>
+ <string name="weather_18">冰霰</string>
<string name="weather_19">塵霾</string>
<string name="weather_20">有霧</string>
<string name="weather_21">薄霧</string>
@@ -52,7 +52,7 @@
<string name="weather_23">狂風</string>
<string name="weather_24">有風</string>
<string name="weather_25">寒冷</string>
- <string name="weather_26">陰</string>
+ <string name="weather_26">陰天</string>
<!-- Night -->
<string name="weather_27">多雲</string>
<!-- Day -->
@@ -62,7 +62,7 @@
<!-- Day -->
<string name="weather_30">晴間多雲</string>
<!-- Night -->
- <string name="weather_31">晴</string>
+ <string name="weather_31">晴空</string>
<string name="weather_32">晴朗</string>
<!-- Night -->
<string name="weather_33">晴天</string>