mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-23 21:12:44 +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>
|