aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorEddy Witkamp <eddywitkamp@gmail.com>2014-01-09 23:05:27 +0100
committerEddy Witkamp <eddywitkamp@gmail.com>2014-01-12 22:15:54 +0000
commit436740233fc8b82c612b06bf6d53aba7c3e0a9ec (patch)
treee6aa90591e9086f9b875634bda7b1941bd811623 /res/values/strings.xml
parentf1dd6dbb45f9421035461d4299c6838aa9da3978 (diff)
downloadandroid_packages_apps_LockClock-436740233fc8b82c612b06bf6d53aba7c3e0a9ec.tar.gz
android_packages_apps_LockClock-436740233fc8b82c612b06bf6d53aba7c3e0a9ec.tar.bz2
android_packages_apps_LockClock-436740233fc8b82c612b06bf6d53aba7c3e0a9ec.zip
LockClock: NL translation
ps2: remove ghost setting http://review.cyanogenmod.org/#/c/57245/ ps3: NL translations ps4: translatable false ps5: NL translations ps6: fix commit message Change-Id: I5046a3cf7f14fb2dee5fa728bc087f3bbb722f24
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a182e40..b707b64 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -137,7 +137,7 @@
<string name="weather_enable">Display weather</string>
<string name="weather_source_title">Weather source</string>
<string name="weather_source_yahoo">Yahoo! Weather</string>
- <string name="weather_source_openweathermap">OpenWeatherMap</string>
+ <string name="weather_source_openweathermap" translatable="false">OpenWeatherMap</string>
<string name="weather_use_custom_location">Use custom location</string>
<string name="weather_geolocated">Geolocated using network</string>
<string name="weather_custom_location_dialog_title">Enter location</string>
@@ -215,7 +215,7 @@
<string name="weather_icon_set_title">Icon set</string>
<string name="weather_icons_standard">Colored</string>
<string name="weather_icons_monochrome">Monochrome</string>
- <string name="weather_icons_vclouds">VClouds</string>
+ <string name="weather_icons_vclouds" translatable="false">VClouds</string>
<string name="icon_set_selection_get_more">Get more\u2026</string>
<string name="icon_set_store_filter" translatable="false">Chronus Weather Icons</string>
</resources>