mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-13 03:05:46 +01:00
Display a message from :scriptnames when no scripts have been sourced.
This commit is contained in:
@@ -94,6 +94,7 @@ command.let.undefinedVar-1 = E121: Undefined variable: %S
|
||||
command.let.unexpectedChar = E18: Unexpected characters in :let
|
||||
command.run.noPrevious = E34: No previous command
|
||||
command.sanitize.privateMode = Cannot sanitize items in private mode
|
||||
command.scriptnames.none = No sourced scripts found
|
||||
command.set.errorParsing-1 = Error parsing :set command: %S
|
||||
command.set.numberRequired-2 = E521: Number required after =: %S=%S
|
||||
command.set.unknownOption-1 = E518: Unknown option: %S
|
||||
|
||||
Reference in New Issue
Block a user