From cb28941c8c512dc8cbee0590518b5132f7ddc736 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Fri, 6 May 2005 18:12:16 +0000 Subject: Ondio: Better disk information (multivolume support). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6408 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/deutsch.lang | 14 +++++++++++++- apps/lang/english.lang | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) (limited to 'apps/lang') diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 1c625d15f5..0e718c2f56 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -3080,4 +3080,16 @@ id: LANG_LCD_REMOTE_MENU desc: in the display sub menu eng: "Remote-LCD Einstellungen" voice: "" -new: \ No newline at end of file +new: + +id: LANG_DISK_NAME_INTERNAL +desc: in info menu; name for internal disk with multivolume (keep short!) +eng: "Int:" +voice: "Intern" +new: "Int:" + +id: LANG_DISK_NAME_MMC +desc: in info menu; name for external disk with multivolume (Ondio; keep short!) +eng: "MMC:" +voice: "Multimediakarte" +new: "MMC:" diff --git a/apps/lang/english.lang b/apps/lang/english.lang index bc688a3115..423215c830 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -3074,4 +3074,16 @@ id: LANG_LCD_REMOTE_MENU desc: in the display sub menu eng: "Remote-LCD Settings" voice: "" -new: \ No newline at end of file +new: + +id: LANG_DISK_NAME_INTERNAL +desc: in info menu; name for internal disk with multivolume (keep short!) +eng: "Int:" +voice: "Internal" +new: + +id: LANG_DISK_NAME_MMC +desc: in info menu; name for external disk with multivolume (Ondio; keep short!) +eng: "MMC:" +voice: "Multimedia card" +new: -- cgit v1.2.3