Fix playback position not being deleted on clearing watch history
This commit is contained in:
parent
fabb07bb28
commit
3cd485069d
46 changed files with 71 additions and 47 deletions
|
|
@ -173,7 +173,8 @@
|
|||
<string name="clear_views_history_title">Clear watch history</string>
|
||||
<string name="clear_views_history_summary">Deletes the history of played streams</string>
|
||||
<string name="delete_view_history_alert">Delete entire watch history?</string>
|
||||
<string name="view_history_deleted">Watch history deleted.</string>
|
||||
<string name="watch_history_deleted">Watch history deleted.</string>
|
||||
<string name="watch_history_states_deleted">Playback positions deleted.</string>
|
||||
<string name="clear_search_history_title">Clear search history</string>
|
||||
<string name="clear_search_history_summary">Deletes history of search keywords</string>
|
||||
<string name="delete_search_history_alert">Delete entire search history?</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue