Webm muxer fixes and strings.xml changes
* replace "In queue" to "Pending" in the downloads header to avoid confusions (all languages) * use 29bits Clusters size to support huge video resolutions (fixes #2291) (WebmWriter.java) * add missing changes to WebmMuxer.java (i forget select the audio track)
This commit is contained in:
parent
ca05af9570
commit
9656f0486b
26 changed files with 38 additions and 33 deletions
|
|
@ -469,6 +469,7 @@ abrir en modo popup</string>
|
|||
<string name="download_to_sdcard_error_message">No es posible descargar a una tarjeta SD externa. \¿Restablecer la ubicación de la carpeta de descarga\?</string>
|
||||
|
||||
<string name="download_pick_path">Seleccione los directorios de descarga</string>
|
||||
<string name="missions_header_pending">Pendiente</string>
|
||||
|
||||
<string name="unsubscribe">Desuscribirse</string>
|
||||
<string name="tab_new">Nueva pestaña</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue