summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2007-04-08 05:52:47 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2007-04-08 05:52:47 +0000
commit21b415df56c2a181fd5fa5a265418496077c0f23 (patch)
treee266b8f905e961e6926eccbad41ac429486fc022 /apps/lang
parent1e0ae1be63dbf3a0a666e1a488980ad4a9272d56 (diff)
downloadrockbox-21b415df56c2a181fd5fa5a265418496077c0f23.tar.gz
rockbox-21b415df56c2a181fd5fa5a265418496077c0f23.zip
Give all menus using the old API a nice title and icons (except plugins)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13068 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 336beec32e..69900c5e6a 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -10727,3 +10727,17 @@
10727 *: "" 10727 *: ""
10728 </voice> 10728 </voice>
10729</phrase> 10729</phrase>
10730<phrase>
10731 id: LANG_ONPLAY_MENU_TITLE
10732 desc: title for the onplay menus
10733 user:
10734 <source>
10735 *: "Context Menu"
10736 </source>
10737 <dest>
10738 *: "Context Menu"
10739 </dest>
10740 <voice>
10741 *: "Context Menu"
10742 </voice>
10743</phrase>