1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-22 10:25:47 +01:00

Prompt before running :sanitize all.

--HG--
extra : rebase_source : 7a66e541ba326e72416bff85085003f97d607454
This commit is contained in:
Doug Kearns
2011-06-27 14:51:59 +10:00
parent e4c388ff9b
commit 495dd8d9d9
2 changed files with 30 additions and 12 deletions

View File

@@ -93,6 +93,8 @@ 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.sanitize.allDeleted = All items sanitized
command.sanitize.noneDeleted = No items sanitized
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
@@ -274,6 +276,8 @@ quickmark.notSet = QuickMark not set
quickmark.invalid = Argument must be an ASCII letter or digit
quickmark.added-2 = Added Quick Mark '%S': %S
sanitize.prompt.deleteAll = This will sanitize all items. Would you like to continue? (yes/[no]):
save.invalidDestination-1 = Invalid destination: %S
sort.ascending = ascending