aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/AndroidBootstrap/res/values/strings.xml
blob: 69aff74d58eb0ac65cd94a006b8f25941e1f2a2e (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

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

</resources>