Fix playback position not being deleted on clearing watch history

This commit is contained in:
TobiGr 2019-08-07 14:34:49 +02:00
parent fabb07bb28
commit 3cd485069d
46 changed files with 71 additions and 47 deletions

View file

@ -375,7 +375,7 @@ abrir en modo popup</string>
<string name="clear_views_history_title">Borrar historial de reproducciones</string>
<string name="clear_views_history_summary">Elimina el historial de las transmisiones reproducidas</string>
<string name="delete_view_history_alert">¿Eliminar todo el historial de reproducciones\?</string>
<string name="view_history_deleted">Historial de reproducciones eliminado.</string>
<string name="watch_history_deleted">Historial de reproducciones eliminado.</string>
<string name="clear_search_history_title">Borrar historial de búsqueda</string>
<string name="clear_search_history_summary">Elimina el historial de palabras clave de búsqueda</string>
<string name="delete_search_history_alert">¿Eliminar todo el historial de búsqueda\?</string>