mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Accept FS#6188: study mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17355 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1ef5a836f8
commit
ab0f7e17ef
9 changed files with 222 additions and 48 deletions
|
|
@ -11604,3 +11604,59 @@
|
|||
*: "Unknown"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_STUDY_MODE
|
||||
desc: playback settings menu
|
||||
user:
|
||||
<source>
|
||||
*: "Study Mode"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Study Mode"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Study Mode"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_STUDY_HOP_STEP
|
||||
desc: playback settings menu
|
||||
user:
|
||||
<source>
|
||||
*: "Study Increment"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Study Increment"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Study Increment"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ENABLE_STUDY_MODE
|
||||
desc: WPS context menu
|
||||
user:
|
||||
<source>
|
||||
*: "Enable Study Mode"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Enable Study Mode"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Enable Study Mode"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_DISABLE_STUDY_MODE
|
||||
desc: WPS context menu
|
||||
user:
|
||||
<source>
|
||||
*: "Disable Study Mode"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Disable Study Mode"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Disable Study Mode"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue