aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Rpmdrake/pkg.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm
index b7efaf5e..81130b78 100644
--- a/Rpmdrake/pkg.pm
+++ b/Rpmdrake/pkg.pm
@@ -751,6 +751,10 @@ you may now inspect some in order to take actions:"),
},
);
+ N("RPM transaction %d/%d");
+ N("Unselect all");
+ N("Details");
+
statusbar_msg_remove($statusbar_msg_id); #- XXX maybe remove this
return_with_exit_code: