From 874f3379ffe75582882a48b5d6b6533659750e7c Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 4 Dec 2007 09:56:28 -0600 Subject: Update some errors in messages found during localization Also perform the updates in the message files so we don't break translations. Signed-off-by: Dan McGee --- po/en_GB.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/en_GB.po') diff --git a/po/en_GB.po b/po/en_GB.po index 236f7451..0cb2cee6 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -524,8 +524,8 @@ msgstr " -u, --upgrades list all packages that can be upgraded\n" #: src/pacman/pacman.c:115 #: src/pacman/pacman.c:136 #, c-format -msgid " -q --quiet show less information for query and search\n" -msgstr " -q --quiet show less information for query and search\n" +msgid " -q, --quiet show less information for query and search\n" +msgstr " -q, --quiet show less information for query and search\n" #: src/pacman/pacman.c:120 #, c-format @@ -574,8 +574,8 @@ msgstr " -y, --refresh download fresh package databases from the server\ #: src/pacman/pacman.c:132 #, c-format -msgid " --needed only install outdated or not yet installed packages\n" -msgstr " --needed only install outdated or not yet installed packages\n" +msgid " --needed only upgrade outdated or not yet installed packages\n" +msgstr " --needed only upgrade outdated or not yet installed packages\n" #: src/pacman/pacman.c:133 #, c-format -- cgit v1.2.3-24-g4f1b