RetroArch/android/res/values/strings.xml

7 lines
173 B
XML
Raw Normal View History

2012-06-16 20:03:08 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, MainActivity!</string>
<string name="app_name">RetroArch</string>
</resources>