mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
FS#10014 - Separate tracklocking out of skip length, skip length prevented to skip tracks. This is a seperate setting now. tracks can still change during normal playback (i.e. a song ends).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20553 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e95d33b35e
commit
62f3e95945
5 changed files with 58 additions and 29 deletions
|
|
@ -12453,4 +12453,18 @@
|
|||
*: none
|
||||
touchscreen: "Absolute Point"
|
||||
</voice>
|
||||
</phrase>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PREVENT_SKIPPING
|
||||
desc: in Settings -> Playback Settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Prevent Skipping"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Prevent Skipping"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Prevent Skipping"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue