1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-07-06 10:26:29 +02:00
MLEM/AndroidTests/Resources/Values/Strings.xml

6 lines
178 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="Hello">Hello World, Click Me!</string>
<string name="ApplicationName">AndroidTests</string>
</resources>