From 0f542bc000c63e3a783a4de56265a89f0f5c8b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Wed, 2 Mar 2011 12:54:43 +0100 Subject: [PATCH] Fix a copy-paste error. --- common/locale/en-US/messages.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/locale/en-US/messages.properties b/common/locale/en-US/messages.properties index ae36efeb..1c8ecc01 100644 --- a/common/locale/en-US/messages.properties +++ b/common/locale/en-US/messages.properties @@ -31,10 +31,10 @@ command.noSuch = No such command command.noSuch-1 = No such command: %S command.noSuchUser-1 = No such user-defined command: %S command.notUseful-1 = This command is not useful in this version of %S -command.invalidName-1 = "Invalid command name: %S -command.invalidOpt-1 = "Invalid option: %S -command.invalidOptArg-2 = "Invalid argument for option %S: %S -command.invalidOptTypeArg-3 = "Invalid argument for %S option %S: %S +command.invalidName-1 = Invalid command name: %S +command.invalidOpt-1 = Invalid option: %S +command.invalidOptArg-2 = Invalid argument for option %S: %S +command.invalidOptTypeArg-3 = Invalid argument for %S option %S: %S command.parsing-1 = Error parsing arguments: %S command.colorscheme.notFound = E185: Cannot find color scheme %S