aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/pkg.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Rpmdrake/pkg.pm')
-rwxr-xr-xRpmdrake/pkg.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm
index 371eca13..33be137c 100755
--- a/Rpmdrake/pkg.pm
+++ b/Rpmdrake/pkg.pm
@@ -197,10 +197,10 @@ Is it ok to continue?"), yesno => 1) or myexit(-1);
interactive_msg(N("Already existing update media"),
N("You already have at least one update medium configured, but
all of them are currently disabled. You should run the Software
-Media Manager to enable at least one (check it in the Enabled?
+Media Manager to enable at least one (check it in the \"%s\"
column).
-Then, restart %s.", $rpmdrake::myname_update));
+Then, restart \"%s\".", N("Enabled"), $rpmdrake::myname_update));
myexit(-1);
}
mu_retry_another_mirror: