From e972c3217dbf4e05a799a8eff568e0b469793f07 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 27 Oct 2005 14:43:27 +0000 Subject: small changes to translatable strings, to avoid duplication and to reuse existing translations when possible --- urpmq | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'urpmq') diff --git a/urpmq b/urpmq index eb9aa92d..77a5010e 100755 --- a/urpmq +++ b/urpmq @@ -46,7 +46,7 @@ usage: ") . N(" --searchmedia - use only the given media to search requested (or updated) packages. ") . N(" --excludemedia - do not use the given media, separated by comma. ") . N(" --sortmedia - sort media according to substrings separated by comma. -") . N(" --synthesis - use the synthesis given instead of urpmi db. +") . N(" --synthesis - use the given synthesis instead of urpmi db. ") . N(" --auto-select - automatically select packages to upgrade the system. ") . N(" --fuzzy - impose fuzzy search (same as -y). ") . N(" --keep - keep existing packages if possible, reject requested @@ -71,8 +71,7 @@ usage: to be 1080 by default (format is ). ") . N(" --proxy-user - specify user and password to use for proxy authentication (format is ). -") . N(" --env - use specific environment (typically a bug - report). +") . N(" --env - use specific environment (typically a bug report). ") . N(" --changelog - print changelog. ") . N(" --summary, -S - print summary. ") . N(" -a - select all matches on command line. -- cgit v1.2.1