mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
10 lines
316 B
XML
10 lines
316 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<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>
|