summaryrefslogtreecommitdiffstats
path: root/Android/02-Intents/MyBrowser/res/values/strings.xml
blob: f103470402839cfb45d7076a1f591151c98562a2 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">MyBrowser</string>
    <string name="action_settings">Settings</string>
    <string name="hello_world">Hello world!</string>

</resources>