From 8a6d2a2e654348518ee3f7820f5f1a5c1c0423c4 Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Mon, 29 Dec 2025 15:14:23 +0100 Subject: improve Congratulations message (mga#28209) --- perl-install/NEWS | 1 + perl-install/messages.pm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/NEWS b/perl-install/NEWS index adca9fc33..008c0f62b 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- improve Congratulations message in last installer screen (mga#28209) - make IceWM the last choice when automatically choosing the session for autologin - fix inconsistent use of any::sessions() - fix autologin session selection for GDM diff --git a/perl-install/messages.pm b/perl-install/messages.pm index b63f81b38..11684e387 100644 --- a/perl-install/messages.pm +++ b/perl-install/messages.pm @@ -110,7 +110,7 @@ local laws."); sub install_completed() { join("\n\n\n", N("Congratulations, installation is complete. -Remove the installation medium and press Enter to reboot."), +Remove the installation medium, then click on Reboot or press your enter key."), 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. -- cgit v1.2.1