From f6f35e0a3486275f2360a9f6508015db9fdb20b5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 27 Mar 2007 14:40:22 +0000 Subject: ensure comments end in po --- urpmi.addmedia | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'urpmi.addmedia') diff --git a/urpmi.addmedia b/urpmi.addmedia index 60abaa66..55fe9a3a 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -29,11 +29,10 @@ use urpm::media; sub usage { my $m = shift; -# Translator: The URI types strings 'file:', 'ftp:', 'http:', -# Translator: and 'removable:' must not be translated! -# Translator: neither the ``with''. -# Translator: only what is between can be translated. - my $usage = N("usage: urpmi.addmedia [options] + my $usage = + #-PO: The URI types strings 'file:', 'ftp:', 'http:', and 'removable:' must not be translated! + #-PO: neither the ``with''. Only what is between can be translated. + N("usage: urpmi.addmedia [options] where is one of [file:/]/ ftp://:\@/ -- cgit v1.2.1