From 513ab2fce7d7df5c511e829573caa03bbfcaa73b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Dec 2012 03:14:02 +0000 Subject: (selectLanguage_install) change title of of "Multiple languages" dialog box from "Please Choose A Language To Use" to "Select Additional Languages" (mga#7648) --- perl-install/any.pm | 1 + perl-install/install/NEWS | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/perl-install/any.pm b/perl-install/any.pm index c291bdae5..22c9afe76 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -1157,6 +1157,7 @@ sub selectLanguage_install { the languages you would like to install. They will be available when your installation is complete and you restart your system.", N("Mageia"))), advanced_label => N("Multiple languages"), + advanced_title => N("Select Additional Languages"), }); $in->ask_from_($common, [ diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6a204b954..99fa43e7c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- language choise: + o change title of of "Multiple languages" dialog box from "Please Choose A + Language To Use" to "Select Additional Languages" (mga#7648) + Version 15.5 - 10 December 2012 - recognize new drivers: -- cgit v1.2.1