summaryrefslogtreecommitdiff
path: root/client/Piztor/res/values/strings.xml
blob: 8e76dc02e54b13533c89eccde01767bea898bc1c (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Piztor</string>
    <string name="action_settings">Settings</string>
    <string name="hello_world">Hello world!</string>
    <string name="title_activity_init">InitAct</string>

</resources>