diff options
-rw-r--r-- | perl-install/any.pm | 1 | ||||
-rw-r--r-- | perl-install/install/NEWS | 4 |
2 files changed, 5 insertions, 0 deletions
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: |