summaryrefslogtreecommitdiffstats
path: root/app/src/main
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-24 00:15:57 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-24 00:15:57 -0800
commitcbd94da335a1c06466b11c1e807da10ad3dfba42 (patch)
treeb6d810900b9fecd7f99a7507117762c407989607 /app/src/main
parent2badf2fe82a6e56bfb18e67b83aa9bedd8780c02 (diff)
downloadandroid_packages_apps_YahooWeatherProvider-cbd94da335a1c06466b11c1e807da10ad3dfba42.tar.gz
android_packages_apps_YahooWeatherProvider-cbd94da335a1c06466b11c1e807da10ad3dfba42.tar.bz2
android_packages_apps_YahooWeatherProvider-cbd94da335a1c06466b11c1e807da10ad3dfba42.zip
Automatic translation import
Change-Id: I15dcd50262a19300ee7bbbd338b7e9209cdaebb5
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values-en-rGB/strings.xml8
-rw-r--r--app/src/main/res/values-sv/strings.xml2
2 files changed, 9 insertions, 1 deletions
diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml
index 70489fb..e439981 100644
--- a/app/src/main/res/values-en-rGB/strings.xml
+++ b/app/src/main/res/values-en-rGB/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Yahoo Weather Provider</string>
+ <string name="about_preference_category_title">About</string>
+ <string name="about_preference">Copyright</string>
+ <string name="about_preference_summary">YAHOO! is a registered trademark of Yahoo! Inc. both in the United States and internationally.</string>
+ <string name="customization_preference_category_title">Customisation</string>
+</resources>
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index abd00bd..deeca9e 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
+ <string name="app_name">Yahoo väder leverantör</string>
<string name="about_preference_category_title">Om</string>
+ <string name="about_preference">Upphovsrätt</string>
</resources>