diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-07-31 10:25:30 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-07-31 10:25:30 +0000 |
commit | 8785355ce0c42f5ba938d093ec413fc2b4cc5f1a (patch) | |
tree | f7f0659dac88666e348b2fb402b370ee91d515cc /perl-install/install/steps_interactive.pm | |
parent | 6f6dda370ce7807905a6311f55d6ab05d0c8bfae (diff) | |
download | drakx-8785355ce0c42f5ba938d093ec413fc2b4cc5f1a.tar drakx-8785355ce0c42f5ba938d093ec413fc2b4cc5f1a.tar.gz drakx-8785355ce0c42f5ba938d093ec413fc2b4cc5f1a.tar.bz2 drakx-8785355ce0c42f5ba938d093ec413fc2b4cc5f1a.tar.xz drakx-8785355ce0c42f5ba938d093ec413fc2b4cc5f1a.zip |
better wording (from berthy)
Diffstat (limited to 'perl-install/install/steps_interactive.pm')
-rw-r--r-- | perl-install/install/steps_interactive.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm index 329765161..9702a78ab 100644 --- a/perl-install/install/steps_interactive.pm +++ b/perl-install/install/steps_interactive.pm @@ -202,7 +202,7 @@ sub _warn_unsafe_upgrade { ); my $choice; - $o->ask_from_({ messages => N("Installer have detected your installed Mandriva Linux system could not + $o->ask_from_({ messages => N("Installer has detected that your installed Mandriva Linux system could not safely be upgraded to %s. New installation replacing your previous one is recommended. |