summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-30 18:13:19 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-30 18:13:19 +0000
commitf505820aaae6b7cf694cca92b7a9552841dc9edf (patch)
tree9380d9dc4e0a89a46c6976c7451e6d739276955c /perl-install/install
parent47f5c5ffd8eeea582dd8cfe894a6506d7a8ba729 (diff)
downloaddrakx-f505820aaae6b7cf694cca92b7a9552841dc9edf.tar
drakx-f505820aaae6b7cf694cca92b7a9552841dc9edf.tar.gz
drakx-f505820aaae6b7cf694cca92b7a9552841dc9edf.tar.bz2
drakx-f505820aaae6b7cf694cca92b7a9552841dc9edf.tar.xz
drakx-f505820aaae6b7cf694cca92b7a9552841dc9edf.zip
update string per adamw recommendation
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/steps_interactive.pm6
1 files changed, 4 insertions, 2 deletions
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) {