]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/locale/en-US/messages.properties
Import r6923 from upstream hg supporting Firefox up to 22.0a1
[dactyl.git] / common / locale / en-US / messages.properties
index 2a7ce15bf290712678a62fb520fbc3f99b38f6e7..fc69e8fa40286fb8178497daab471f2c361a1d1b 100644 (file)
@@ -122,6 +122,8 @@ command.set.unknownOption-1 = E518: Unknown option: %S
 command.yank.yankedLine-1 = Yanked %S line
 command.yank.yankedLines-1 = Yanked %S lines
 
+commandline.moreMessages = [%S more. Type :messages to read]
+
 completion.additional = (additional)
 completion.generating = Generating results...
 completion.noCompletions = No Completions
@@ -153,6 +155,7 @@ dialog.notAvailable-1 = Dialog %S not available
 # TODO: merge with addon.*?
 download.unknownCommand = Unknown command
 download.commandNotAllowed = Command not allowed
+download.givingUpAfter = Giving up loading downloads after %S seconds
 download.prompt.launchExecutable = This will launch an executable download. Would you like to continue? (yes/[no]/always):
 
 download.nActive-1 = %S active
@@ -204,8 +207,11 @@ io.commandFailed = E472: Command failed
 io.definedAt = Defined at
 io.downloadFinished-2 = Download of %S to %S finished
 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
@@ -220,6 +226,7 @@ io.shellReturn-1 = shell returned %S
 io.sourcing-1 = sourcing %S
 io.sourcingEnd-1 = finished sourcing %S
 io.sourcingError-1 = Sourcing file: %S
+io.writing-1 = writing %S
 
 macro.canceled-1 = Canceled playback of macro '%S'
 macro.recorded-1 = Recorded macro '%S'