summaryrefslogtreecommitdiffstats
path: root/res/values-ja/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja/strings.xml')
-rw-r--r--res/values-ja/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 1bb637d..530447c 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -100,6 +100,8 @@
<string name="weather_refreshing">更新中</string>
<string name="weather_last_sync_just_now">たった今</string>
<string name="weather_cannot_reach_provider">現在%sに接続できません</string>
+ <string name="weather_source_not_selected">天気の情報提供元が選択されていません</string>
+ <string name="weather_tap_to_select_source">タップして選択する</string>
<!-- Weather - Update frequency -->
<string name="weather_refresh_manual">手動</string>
<string name="weather_refresh_30min">30分</string>
@@ -126,8 +128,7 @@
<!-- Preferences - Weather -->
<string name="weather_enabled">有効</string>
<string name="weather_enable">天気を表示</string>
- <string name="weather_source_title">天気のソース</string>
- <string name="weather_source_yahoo">Yahoo! Weather</string>
+ <string name="weather_source_title">天気の情報提供元</string>
<string name="weather_use_custom_location">カスタムの場所を使用</string>
<string name="weather_geolocated">ネットワークを使用して現在地を取得する</string>
<string name="weather_custom_location_dialog_title">場所を入力</string>