1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-14 06:25:47 +01:00

Don't overwrite existing files with ;s.

Closes issue #914.
This commit is contained in:
Doug Kearns
2012-10-11 00:59:44 +11:00
parent 0a51732d0e
commit 50597cc80a
3 changed files with 7 additions and 1 deletions

View File

@@ -207,6 +207,8 @@ io.eNotDir = Not a directory
io.eNotDir-1 = Not a directory %S
io.exists = File exists (add ! to override)
io.exists-1 = File %S exists (add ! to override)
# XXX
io.existsNoOverride-1 = File %S exists
io.noCommand-1 = Command not found: %S
io.noPrevDir = E186: No previous directory
io.noSuchDir-1 = E344: Can't find directory %S