summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
blob: 55d295deafa0c51956a8dd7934c85e01ef087f6a (plain)
1
2
3
4
5
6
7
8
9
<resources>
    <string name="app_name">Yahoo Weather</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">Customization</string>
</resources>