From 2e873ba83b8221f73590b189d8ec06f1635113fb Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 27 Jan 2009 17:30:17 +0000 Subject: replace openSUSE strings with Mandriva Linux --- src/common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/common.inc b/src/common.inc index b527464..1d09369 100644 --- a/src/common.inc +++ b/src/common.inc @@ -711,7 +711,7 @@ syslinux info.type 6 eq and { dup .title "Driver Update" put - /info.msg "Put the openSUSE CD-ROM back into the drive." def + /info.msg "Put the Mandriva Linux CD-ROM back into the drive." def } if dup .text info.msg put @@ -957,7 +957,7 @@ dup "memtest" eq over "memtest86" eq or { pop txt_memtest return } if dup "firmware" eq { pop txt_firmware return } if syslinux { - dup "live" eq { pop "openSUSE LiveCD" return } if + dup "live" eq { pop txt_linux return } if dup "kde" eq { pop "LiveCD - KDE" return } if dup "gnome" eq { pop "LiveCD - GNOME" return } if dup "linux" eq { pop txt_install return } if -- cgit v1.2.1