1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-10 11:14:12 +01:00

Fix a copy-paste error.

This commit is contained in:
Štěpán Němec
2011-03-02 12:54:43 +01:00
parent d3e4995db0
commit 0f542bc000

View File

@@ -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