Move existing translated arrays.xml strings to strings.xml

This commit is contained in:
Cameron Gutman
2022-02-12 17:39:00 -06:00
parent 34bdf450e9
commit 208855917e
23 changed files with 78 additions and 199 deletions

View File

@@ -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>