mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-22 12:33:02 +00:00
10 lines
277 B
XML
10 lines
277 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">Limelight</string>
|
|
<string name="title_activity_game">Game</string>
|
|
<string name="dummy_button">Dummy Button</string>
|
|
<string name="dummy_content">DUMMY\nCONTENT</string>
|
|
|
|
</resources>
|