summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2012-03-28 00:38:30 +1100
committerJonathan Gordon <rockbox@jdgordon.info>2012-03-28 10:56:12 +0200
commit6f622262948f42886a3f7e602a3b6aa2bb1c6e44 (patch)
tree471905bae06f6b514a97abd74d7dbcad1be1e043 /apps/lang/english.lang
parent7ec426e497daa1b4a6082bf4e4e3df687b11db44 (diff)
downloadrockbox-6f622262948f42886a3f7e602a3b6aa2bb1c6e44.tar.gz
rockbox-6f622262948f42886a3f7e602a3b6aa2bb1c6e44.zip
quickscreen: optionally display the shortcuts menu instead of the QS
Adds an option under settings > general settings > system to allow the user to have the shortcuts menu displayed instead of the quick screen. (option is "shortcuts instead of quickscreen" in the .cfg) Change-Id: Id679b461c40ac617629422736d1509384364084d Reviewed-on: http://gerrit.rockbox.org/199 Reviewed-by: Marek Salaba <marek.salaba@gmail.com> Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index d428bee232..e1f68895c7 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13007,3 +13007,20 @@
13007 *: "Constrain Auto-Change" 13007 *: "Constrain Auto-Change"
13008 </voice> 13008 </voice>
13009</phrase> 13009</phrase>
13010<phrase>
13011 id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS
13012 desc: in settings_menu.
13013 user: core
13014 <source>
13015 *: none
13016 quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
13017 </source>
13018 <dest>
13019 *: none
13020 quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
13021 </dest>
13022 <voice>
13023 *: none
13024 quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
13025 </voice>
13026</phrase>