summaryrefslogtreecommitdiffstats
path: root/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'app/src')
-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>