mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
Option to restart running sleep timer on keypress.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31437 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
57a0ebb164
commit
5dba771d63
9 changed files with 40 additions and 1 deletions
|
|
@ -12979,3 +12979,17 @@
|
|||
*: "Startup/Shutdown"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_KEYPRESS_RESTARTS_SLEEP_TIMER
|
||||
desc: whether to restart running sleep timer on keypress
|
||||
user: core
|
||||
<source>
|
||||
*: "Restart Sleep Timer On Keypress"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Restart Sleep Timer On Keypress"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Restart Sleep Timer On Keypress"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue