summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2008-10-06 19:48:01 +0000
committerFrank Gevaerts <frank@gevaerts.be>2008-10-06 19:48:01 +0000
commit34148b9a2173b0bd80b4acd18d23216ae54cb865 (patch)
treea30638765e2129222b1d41cd90c01e8cec4d1db8 /apps/lang
parent7a8d67f0507df4100ffd0106564807cbe8eb4d23 (diff)
downloadrockbox-34148b9a2173b0bd80b4acd18d23216ae54cb865.tar.gz
rockbox-34148b9a2173b0bd80b4acd18d23216ae54cb865.zip
add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivolume builds on non sansa/ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18721 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index f66640ccc6..6acc83613e 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -6998,16 +6998,19 @@
6998 user: 6998 user:
6999 <source> 6999 <source>
7000 *: none 7000 *: none
7001 multivolume: "HD1"
7001 e200,c200: "mSD:" 7002 e200,c200: "mSD:"
7002 ondio*: "MMC:" 7003 ondio*: "MMC:"
7003 </source> 7004 </source>
7004 <dest> 7005 <dest>
7005 *: none 7006 *: none
7007 multivolume: "HD1"
7006 e200,c200: "MSD:" 7008 e200,c200: "MSD:"
7007 ondio*: "MMC:" 7009 ondio*: "MMC:"
7008 </dest> 7010 </dest>
7009 <voice> 7011 <voice>
7010 *: none 7012 *: none
7013 multivolume: "H D 1"
7011 e200,c200: "micro S D" 7014 e200,c200: "micro S D"
7012 ondio*: "M M C" 7015 ondio*: "M M C"
7013 </voice> 7016 </voice>