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 53190dd94..88424d09d 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -655,7 +655,7 @@ sub selectLanguage {
my ($in, $lang, $o_langs_) = @_;
my $common = { messages => N("Please choose a language to use."),
- title => 'language choice',
+ title => N("Language choice"),
interactive_help_id => 'selectLanguage' };
if ($::isInstall) {