2021-06-12 11:00:30 -05:00

15 lines
478 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="decoder_names">
<item>Automático</item>
<item>Forzar decodificación por software</item>
<item>Forzar decodificación por hardware</item>
</string-array>
<string-array name="video_format_names">
<item>Usar HEVC solo si es estable</item>
<item>Siempre usar HEVC (puede fallar)</item>
<item>Nunca usar HEVC</item>
</string-array>
</resources>