mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-27 06:52:44 +00:00
9 lines
264 B
XML
9 lines
264 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="decoder_names">
|
|
<item>Scegli decoder automaticamente</item>
|
|
<item>Forza decoder software</item>
|
|
<item>Forza decoder hardware</item>
|
|
</string-array>
|
|
</resources>
|