summaryrefslogtreecommitdiff
path: root/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'setup.c')
-rw-r--r--setup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.c b/setup.c
index a1708fe..bf04618 100644
--- a/setup.c
+++ b/setup.c
@@ -230,9 +230,9 @@ void cMenuSetupDVDSwitch::Set(void)
DModes[2] = tr("Directories");
static const char *CTypes[3];
- CTypes[0] = tr("Image-Type");
+ CTypes[0] = tr("Image type");
CTypes[1] = tr("Directories");
- CTypes[2] = tr("File-Type");
+ CTypes[2] = tr("File type");
static const char *SModes[3];
SModes[0] = tr("none");