summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-01-03 18:19:43 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-01-03 18:19:43 +0000
commit27c399a88f3f75ecd78b4464a86a94a835885784 (patch)
treef39cc60a1a12d6eb0598d629324e9f73853caf4f /perl-install/any.pm
parent6b7e1e5ba3348b4f6c2bcae6fe659d742991b63b (diff)
downloaddrakx-backup-do-not-use-27c399a88f3f75ecd78b4464a86a94a835885784.tar
drakx-backup-do-not-use-27c399a88f3f75ecd78b4464a86a94a835885784.tar.gz
drakx-backup-do-not-use-27c399a88f3f75ecd78b4464a86a94a835885784.tar.bz2
drakx-backup-do-not-use-27c399a88f3f75ecd78b4464a86a94a835885784.tar.xz
drakx-backup-do-not-use-27c399a88f3f75ecd78b4464a86a94a835885784.zip
fix english messages
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 389c57511..708cf2507 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -790,7 +790,7 @@ Do you want to use this feature?"),
sub selectLanguage {
my ($in, $lang, $langs) = @_;
$in->ask_from_(
- { messages => _("Please, choose a language to use."),
+ { messages => _("Please choose a language to use."),
title => 'language choice',
advanced_messages => _("You can choose other languages that will be available after install"),
callbacks => {