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 5c97131362
commit 1ab22b66c9
46 changed files with 71 additions and 47 deletions

View file

@ -436,7 +436,7 @@
<string name="clear_views_history_title">清除观看记录</string>
<string name="clear_views_history_summary">删除视频观看记录</string>
<string name="delete_view_history_alert">删除全部观看记录。</string>
<string name="view_history_deleted">观看记录已删除。</string>
<string name="watch_history_deleted">观看记录已删除。</string>
<string name="clear_search_history_title">清除搜索记录</string>
<string name="clear_search_history_summary">删除搜索关键词记录</string>
<string name="delete_search_history_alert">删除全部搜索记录。</string>