From f505820aaae6b7cf694cca92b7a9552841dc9edf Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 30 Sep 2008 18:13:19 +0000 Subject: update string per adamw recommendation --- perl-install/install/steps_interactive.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'perl-install/install/steps_interactive.pm') diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm index 0100bed0d..90bb90a62 100644 --- a/perl-install/install/steps_interactive.pm +++ b/perl-install/install/steps_interactive.pm @@ -160,8 +160,10 @@ sub selectInstallClass { } my $_foo = N("You have decided to upgrade your system to %s. KDE 3.5 has been detected -on your system. In order to process a safe upgrade, please reboot your system -and use the update applet to upgrade.", 'Mandriva Linux 2009'); +on your system. This installer cannot preserve KDE 3.5 in an upgrade. If you choose to proceed, +KDE 4 will replace KDE 3, and you will lose your personal KDE configuration settings. +To upgrade with KDE 3.5 and your personal settings preserved, +please reboot your system and upgrade using the Mandriva update applet.", 'Mandriva Linux 2009'); if (ref $p) { -- cgit v1.2.1