Rename adjustable seek duration setting

Change from "Seek duration" to "Fast-forward/-rewind seek duration"
This commit is contained in:
Xiang Rong Lin 2019-11-06 19:20:48 +01:00
parent dcd35b038e
commit 17146c2c13
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<string name="popup_remember_size_pos_summary">Remember last size and position of popup</string>
<string name="use_inexact_seek_title">Use fast inexact seek</string>
<string name="use_inexact_seek_summary">Inexact seek allows the player to seek to positions faster with reduced precision</string>
<string name="seek_duration_title">Seek duration</string>
<string name="seek_duration_title">Fast-forward/-rewind seek duration</string>
<string name="download_thumbnail_title">Load thumbnails</string>
<string name="show_comments_title">Show comments</string>
<string name="show_comments_summary">Disable to stop showing comments</string>