mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
12 lines
379 B
XML
12 lines
379 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>
|
|
|
|
<string name="bad_disc_title">Unsupported disc</string>
|
|
<string name="bad_disc_message">The file you selected wasn\'t recognized as a game.</string>
|
|
|
|
</resources>
|