Rename adjustable seek duration setting
Change from "Seek duration" to "Fast-forward/-rewind seek duration"
This commit is contained in:
parent
dcd35b038e
commit
17146c2c13
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue