summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 6138aa6f1..98dee7b02 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -941,7 +941,7 @@ sub selectLanguage_install {
my ($in, $locale) = @_;
my $common = {
- title => N("Language choice"),
+ title => N("Please choose a language to use."),
interactive_help_id => 'selectLanguage' };
my $lang = $locale->{lang};