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

    <string name="hello">Hello World, MCServerActivity!</string>
    <string name="app_name">MCServer</string>

</resources>