mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-18 18:42:46 +00:00
Fix crash when running Dutch language. Fixes #543
This commit is contained in:
parent
a620dc7d0c
commit
a2e64fd7df
@ -1,14 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string-array name="resolution_names">
|
|
||||||
<item>720p 30 FPS</item>
|
|
||||||
<item>720p 60 FPS</item>
|
|
||||||
<item>1080p 30 FPS</item>
|
|
||||||
<item>1080p 60 FPS</item>
|
|
||||||
<item>4K 30 FPS</item>
|
|
||||||
<item>4K 60 FPS</item>
|
|
||||||
</string-array>
|
|
||||||
|
|
||||||
<string-array name="decoder_names">
|
<string-array name="decoder_names">
|
||||||
<item>Selecteer Decoder Automatisch</item>
|
<item>Selecteer Decoder Automatisch</item>
|
||||||
<item>Forceer Software Decoderen</item>
|
<item>Forceer Software Decoderen</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user