From fe375a0404694c33c24706fe1513468c89486da4 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 14 Jan 2004 14:42:31 +0000 Subject: Menu reorganization (patch #872810 by Peter Schneider) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4231 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 63 +++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 57 insertions(+), 6 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 24ac940411..2cf449f789 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -325,7 +325,7 @@ new: id: LANG_SCROLL_MENU desc: in display_settings_menu() -eng: "Scroll" +eng: "Scrolling" new: id: LANG_RESET @@ -1730,12 +1730,12 @@ new: id: LANG_CUSTOM_FONT desc: in setting_menu() -eng: "Fonts" +eng: "Browse Fonts" new: id: LANG_FIRMWARE desc: in the main menu -eng: "Firmware" +eng: "Browse Firmwares" new: id: LANG_LANGUAGE @@ -1745,17 +1745,17 @@ new: id: LANG_WHILE_PLAYING desc: in settings_menu() -eng: "While Playing Screen" +eng: "Browse .wps files" new: id: LANG_CUSTOM_CFG desc: in setting_menu() -eng: "Configurations" +eng: "Browse .cfg files" new: id: LANG_PLUGINS desc: in main_menu() -eng: "Plugins" +eng: "Browse Plugins" new: id: LANG_CAR_ADAPTER_MODE @@ -1979,3 +1979,54 @@ id: LANG_RECORD_PRERECORD_TIME desc: in recording settings_menu eng: "Prerecord time" new: + +id: LANG_INFO_MENU +desc: in the info sub menu +eng: "Rockbox Info" +new: + +id: LANG_RECORDING_MENU +desc: in the recording sub menu +eng: "Start Recording" +new: + +id: LANG_WIND_MENU +desc: in the playback sub menu +eng: "FFwd/Rewind" +new: + +id: LANG_LCD_MENU +desc: in the display sub menu +eng: "LCD Settings" +new: + +id: LANG_BARS_MENU +desc: in the display sub menu +eng: "Status-/Scrollbar" +new: + +id: LANG_BATTERY_MENU +desc: in the system sub menu +eng: "Battery" +new: + +id: LANG_DISK_MENU +desc: in the system sub menu +eng: "Disk" +new: + +id: LANG_TIME_MENU +desc: in the system sub menu +eng: "Time & Date" +new: + +# Limits +id: LANG_LIMITS_MENU +desc: in the system sub menu +eng: "Limits" +new: + +id: LANG_MANAGE_MENU +desc: in the system sub menu +eng: "Manage Settings" +new: -- cgit v1.2.3