explorerbot/AndroidExplorerbotServer/res/values/strings.xml
2014-03-09 16:55:30 +01:00

10 lines
368 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">AndroidExplorerbotServer</string>
<string name="srv">Server started</string>
<string name="explain">Exiting with HOME key will keep the server running. To exit completly press BACK or use the button below.</string>
<string name="killserver">Kill server</string>
</resources>