summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-05-05 23:29:01 -0700
committerAdnan Begovic <adnan@cyngn.com>2016-05-05 23:29:01 -0700
commit636b71ae9019e04e4f77fc0714c603bd3ae0f5a2 (patch)
tree7d6892bb2ba38f5d3b8b8b5fd89255444de68eea /app/src/main/res/values/strings.xml
parent127854f264bd1407305ad1bff8fd4178efda09ce (diff)
downloadandroid_packages_apps_YahooWeatherProvider-636b71ae9019e04e4f77fc0714c603bd3ae0f5a2.tar.gz
android_packages_apps_YahooWeatherProvider-636b71ae9019e04e4f77fc0714c603bd3ae0f5a2.tar.bz2
android_packages_apps_YahooWeatherProvider-636b71ae9019e04e4f77fc0714c603bd3ae0f5a2.zip
YahooCM: Meet branding guidelines and add preference screen.
Change-Id: Iea903a52d93bde4e65660a01d8950abb2b4746c6
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 5f3269a..6b45a5d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,3 +1,9 @@
<resources>
<string name="app_name">Yahoo Weather Provider</string>
-</resources>
+
+ <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">Customization</string>
+</resources> \ No newline at end of file