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

    <string name="app_name">c:geo tests</string>
    <string name="logcat">Logcat:</string>
    <string name="run_tests">Run tests…</string>

</resources>