mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-15 03:25:11 +02:00
ba5cbfdbfe
In our case it's "PPSSPP game".
8 lines
226 B
XML
8 lines
226 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="hello">Hello World, PpssppActivity!</string>
|
|
<string name="app_name">PPSSPP</string>
|
|
<string name="shortcut_name">PPSSPP game</string>
|
|
|
|
</resources> |