2014-03-08 22:56:11 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<string name="app_name">AndroidExplorerbotServer</string>
|
|
|
|
<string name="srv">Server started</string>
|
2014-03-09 16:55:30 +01:00
|
|
|
<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>
|
2014-03-16 12:43:55 +01:00
|
|
|
<string name="drive">Activate accelerometer drive</string>
|
|
|
|
<string name="api_requirement_not_satisfied">You need at least Android 3.1 for this feature.</string>
|
2014-03-08 22:56:11 +01:00
|
|
|
|
|
|
|
</resources>
|