aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rpmdrake.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake.pm b/rpmdrake.pm
index 3872972a..b2e11b14 100644
--- a/rpmdrake.pm
+++ b/rpmdrake.pm
@@ -509,7 +509,7 @@ sub mirrors {
sub choose_mirror {
my (%options) = @_;
- interactive_msg('',
+ interactive_msg(N("Mirroir choice"),
$options{message} ? $options{message} :
$branded
? N("I need to access internet to get the mirror list.