1
0
Fork 0
forked from len0rd/rockbox

New General Settings submenu: Startup/Shutdown

A dedicated submenu for items which are run at startup, or initiate a shutdown.

Currently containing: Start Screen, Idle Poweroff, Sleep Timer & Start Sleep Timer on Boot.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31435 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nick Peskett 2011-12-26 08:26:38 +00:00
parent 3bc771d669
commit 2ecaca91f0
11 changed files with 179 additions and 169 deletions

View file

@ -12965,3 +12965,17 @@
*: "Glyphs To Cache"
</voice>
</phrase>
<phrase>
id: LANG_STARTUP_SHUTDOWN
desc: in the general settings menu
user: core
<source>
*: "Startup/Shutdown"
</source>
<dest>
*: "Startup/Shutdown"
</dest>
<voice>
*: "Startup/Shutdown"
</voice>
</phrase>