mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-12 10:56:06 +00:00
Move existing translated arrays.xml strings to strings.xml
This commit is contained in:
@@ -123,4 +123,8 @@
|
||||
<string name="title_video_format">Cambiar configuración HEVC</string>
|
||||
<string name="summary_video_format">HEVC reduce el ancho de banda de vídeo, pero requiere un dispositivo bastante actual.</string>
|
||||
|
||||
<!-- Array strings -->
|
||||
<string name="videoformat_hevcauto">Usar HEVC solo si es estable</string>
|
||||
<string name="videoformat_hevcalways">Siempre usar HEVC (puede fallar)</string>
|
||||
<string name="videoformat_hevcnever">Nunca usar HEVC</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user