summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/NEWS2
-rw-r--r--perl-install/messages.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 9783ce616..1cc108c8d 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- improve exitInstall message (mga#24046)
+
Version 18.9 - 17 Dec 2018
- avoid resetting keyboard layout at end of formatting step (mga#23877)
diff --git a/perl-install/messages.pm b/perl-install/messages.pm
index fc74745ec..d14f9d0e8 100644
--- a/perl-install/messages.pm
+++ b/perl-install/messages.pm
@@ -109,7 +109,7 @@ may be applicable to you, check your local laws.");
sub install_completed() {
join("\n\n\n",
N("Congratulations, installation is complete.
-Remove the boot media and press Enter to reboot."),
+Remove the installation medium and press Enter to reboot."),
N("For information on fixes which are available for this release of Mageia,
consult the Errata available from:\n%s", 'http://www.mageia.org/'),
N("After rebooting and logging into Mageia, you will see the MageiaWelcome screen.