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:
Nick Peskett 2011-12-26 09:30:25 +00:00
parent 57a0ebb164
commit 5dba771d63
9 changed files with 40 additions and 1 deletions

View file

@ -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>