mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-12-05 01:35:50 +01:00
7 lines
167 B
XML
7 lines
167 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<string name="hello">Hello World!</string>
|
||
|
<string name="app_name">DroidFishTestTest</string>
|
||
|
|
||
|
</resources>
|