diff options
Diffstat (limited to 'tests/res/values/strings.xml')
| -rw-r--r-- | tests/res/values/strings.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/res/values/strings.xml b/tests/res/values/strings.xml index a5d086f..6f4b38a 100644 --- a/tests/res/values/strings.xml +++ b/tests/res/values/strings.xml @@ -1,4 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - <string name="app_name">cgeo-osTest</string> -</resources> + + <string name="app_name">c:geo tests</string> + +</resources>
\ No newline at end of file |
