mirror of
https://github.com/libretro/RetroArch
synced 2025-01-11 00:59:56 +00:00
7 lines
173 B
XML
7 lines
173 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<string name="hello">Hello World, MainActivity!</string>
|
||
|
<string name="app_name">RetroArch</string>
|
||
|
|
||
|
</resources>
|