X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fmessages.properties;h=fc69e8fa40286fb8178497daab471f2c361a1d1b;hb=8b6fcae7eaa413bc62d645d2d0c99835c47265e6;hp=e9c29911b5c5fcabd98100440d48fd403b076bda;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/common/locale/en-US/messages.properties b/common/locale/en-US/messages.properties index e9c2991..fc69e8f 100644 --- a/common/locale/en-US/messages.properties +++ b/common/locale/en-US/messages.properties @@ -1,5 +1,13 @@ # TODO: normalize this debacle of Vim legacy messages +error.damnYouJägermonkey = + \ + Hallo. It looks like you've run into a problem resulting from \ + overzealous optimizations by the JavaScript engine. We've disabled \ + future use of these optimizations, but you'll need to restart your \ + browser in order to correct the problems they've caused. You can \ + re-enable them by resetting the javascript.options.methodjit.chrome \ + preference. + abbreviation.noSuch = No such abbreviation abbreviation.none = No abbreviations found @@ -29,14 +37,20 @@ autocmd.noMatching = No matching autocommands autocmd.noGroup-1 = No such group or event: %S autocmd.cantExecuteAll = Can't execute autocommands for ALL events +autocomplete.description-1 = Native '%S' autocompletions +autocomplete.noSuchProvider-1 = No such autocomplete provider: '%S' +autocomplete.title-1 = '%S' + bookmark.noMatching-2 = No bookmarks matching tags %S and string %S bookmark.noMatchingTags-1 = No bookmarks matching tags %S bookmark.noMatchingString-1 = No bookmarks matching string %S bookmark.none = No bookmarks set +bookmark.bangOrID = Only one of ! or -id may be given bookmark.cantAdd-1 = Could not add bookmark %S bookmark.allDeleted = All bookmarks deleted bookmark.removed-1 = Removed bookmark: %S bookmark.added-1 = Added bookmark: %S +bookmark.updated-1 = Updated bookmark: %S bookmark.deleted-1 = %S bookmark(s) deleted bookmark.prompt.deleteAll = This will delete all bookmarks. Would you like to continue? (yes/[no]): @@ -50,6 +64,12 @@ buffer.noClosed = No matching closed tab buffer.noAlternate = No alternate page buffer.backgroundLoaded = Background tab loaded: %S +buffer.save.altText = Alternate Text +buffer.save.filename = File Name +buffer.save.linkText = Link Text +buffer.save.pageName = Page Name +buffer.save.suggested = Server-suggested Name + # TODO: categorise these buffer.noTitle = [No Title] buffer.noName = [No Name] @@ -102,14 +122,17 @@ 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 completion.waitingFor-1 = Waiting for %S +completion.waitingForResults = Waiting for results completion.waitingForKeyPress = Waiting for key press completion.matchIndex-2 = match %S of %S -dactyl.created-1 = "(created %S)" +dactyl.created-1 = created %S dactyl.parsingCommandLine-1 = Parsing command line options: %S dactyl.notCommand-2 = E492: Not a %S command: %S dactyl.sourcingPlugins-1 = Sourcing plugin directory: %S... @@ -122,6 +145,9 @@ dactyl.sourced-1 = Sourced: %S dactyl.prompt.openMany-1 = This will open %S new tabs. Would you like to continue? (yes/[no]): dactyl.yank-1 = Yank %S +dactyl.cheerUp = Cheer up +dactyl.somberDown = Somber down + deprecated.for.theOptionsSystem = the options system dialog.notAvailable-1 = Dialog %S not available @@ -129,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 @@ -180,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 @@ -196,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' @@ -236,6 +267,7 @@ mow.contextMenu.selectAll = Select All option.noSuch = No such option option.noSuch-1 = No such option: %S +option.noSuchType-1 = No such option type: %S option.replaceExisting-1 = Warning: %S already exists: replacing existing option option.intRequired = Integer value required option.operatorNotSupported-2 = Operator %S not supported for option type %S @@ -246,14 +278,12 @@ option.defaultValue = Default Value option.bufferLocal = buffer local -option.activate.safeSet = See the 'activate' option. +option.safeSet = See the '%S' option. option.guioptions.safeSet = See 'guioptions' scrollbar flags. + option.hintkeys.duplicate = Duplicate keys not allowed # The string 'passkeys' must appear exactly, including U0027 apostrophes option.passkeys.passedBy = passed by 'passkeys' -option.popups.safeSet = See the 'activate' option. -option.showtabline.safeSet = See 'showtabline' option. -option.visualbell.safeSet = See 'visualbell' option. pageinfo.s.ownerUnverified = %S (unverified) @@ -319,12 +349,15 @@ title.Totals = Totals title.URI = URI title.Version = Version +title.HPos = HPos +title.VPos = VPos + variable.none = No variables found window.cantAttachSame = Can't reattach to the same window window.noIndex-1 = Window %S does not exist -zoom.outOfRange-2 = Zoom value out of range (%S - %S%%) +# zoom.outOfRange-2 = Zoom value out of range (%S - %S%%) zoom.illegal = Illegal zoom value error.clipboardEmpty = No clipboard data