mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 23:52:27 +01:00
Change command.noRange message to noCount.
There's currently no notion of ranges in Dactyl.
This commit is contained in:
@@ -80,7 +80,7 @@ command.parsing-1 = Error parsing arguments: %S
|
||||
command.none = No user-defined commands found
|
||||
command.exists = E174: Command already exists: add ! to replace it
|
||||
command.noPrevious = E30: No previous command line
|
||||
command.noRange = E481: No range allowed
|
||||
command.noCount = E481: No count allowed
|
||||
command.noBang = E477: No ! allowed
|
||||
|
||||
command.colorscheme.notFound-1 = E185: Cannot find color scheme %S
|
||||
|
||||
Reference in New Issue
Block a user