From bbb4005ed3e6acd0e10458b83dc96a393208e752 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 14 Sep 2007 13:50:13 +0000 Subject: display plural with --distrib --- gurpmi.addmedia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gurpmi.addmedia b/gurpmi.addmedia index 55fd7a22..7be8344d 100755 --- a/gurpmi.addmedia +++ b/gurpmi.addmedia @@ -103,7 +103,7 @@ $fromfile and do { N("%s Is it ok to continue?", -@names > 1 +$distrib || 1 < @names ? N("You are about to add new packages media, %s. That means you will be able to add new software packages to your system from these new media.", join ", ", @names) -- cgit v1.2.1