From 9cc2ec6450d303067d8e0c46d21d5c60c81ebac6 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 21 Sep 2008 11:03:32 +0000 Subject: [PATCH] hyphenate "command line" in the help --- locale/en-US/gui.txt | 2 +- locale/en-US/index.txt | 26 +++++++++++++------------- locale/en-US/map.txt | 4 ++-- locale/en-US/options.txt | 10 +++++----- locale/en-US/starting.txt | 2 +- locale/en-US/tutorial.txt | 2 +- locale/en-US/various.txt | 2 +- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/locale/en-US/gui.txt b/locale/en-US/gui.txt index 1709324f..01656eb6 100644 --- a/locale/en-US/gui.txt +++ b/locale/en-US/gui.txt @@ -10,7 +10,7 @@ and the sidebar. |:emenu| + ||:emenu {menu}|| ________________________________________________________________________________ -Execute {menu} from the command line. This command provides command line access +Execute {menu} from the command-line. This command provides command-line access to all menu items available from the main Firefox menubar. {menu} is a hierachical path to the menu item with each submenu separated by a period. E.g. [c]:emenu File.Open File...[c] diff --git a/locale/en-US/index.txt b/locale/en-US/index.txt index 59d94106..75149f73 100644 --- a/locale/en-US/index.txt +++ b/locale/en-US/index.txt @@ -67,7 +67,7 @@ section:Normal{nbsp}mode[normal-index] ||;|| Start an extended hint mode + -||:|| Enter command line mode + +||:|| Enter command-line mode + ||~|| Open home directory + @@ -143,16 +143,16 @@ section:Ex{nbsp}commands[ex-cmd-index,:index] ||:bmarks|| List or open multiple bookmarks + ||:buffer|| Switch to a buffer + ||:buffers|| Show a list of all buffers + -||:cabbrev|| Abbreviate a key sequence in command line mode + -||:cabclear|| Remove all abbreviations in command line mode + +||:cabbrev|| Abbreviate a key sequence in command-line mode + +||:cabclear|| Remove all abbreviations in command-line mode + ||:cd|| Change the current directory + -||:cmap|| Map a key sequence in command line mode + -||:cmapclear|| Remove all mappings in command line mode + -||:cnoremap|| Map a key sequence without remapping keys in command line mode + +||:cmap|| Map a key sequence in command-line mode + +||:cmapclear|| Remove all mappings in command-line mode + +||:cnoremap|| Map a key sequence without remapping keys in command-line mode + ||:comclear|| Delete all user-defined commands + ||:command|| List and define commands + -||:cunabbrev|| Remove an abbreviation in command line mode + -||:cunmap|| Remove a mapping in command line mode + +||:cunabbrev|| Remove an abbreviation in command-line mode + +||:cunmap|| Remove a mapping in command-line mode + ||:delbmarks|| Delete a bookmark + ||:delcommand|| Delete the specified user-defined command + ||:delmacros|| Delete macros + @@ -162,7 +162,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index] ||:downloads|| Show progress of current downloads + ||:echo|| Display a string at the bottom of the window + ||:echoerr|| Display an error string at the bottom of the window + -||:emenu|| Execute the specified menu item from the command line + +||:emenu|| Execute the specified menu item from the command-line + ||:execute|| Execute the argument as an Ex command + ||:exusage|| List all Ex commands with a short description + ||:finish|| Stop sourcing a script file + @@ -258,7 +258,7 @@ section:Options[option-index] ||'hintstyle'|| CSS specification of unfocused hints + ||'hinttags'|| XPath string of hintable elements activated by 'f' and 'F' + ||'hinttimeout'|| Automatically follow non unique numerical hint + -||'history'|| Number of Ex commands and search patterns to store in the commandline history + +||'history'|| Number of Ex commands and search patterns to store in the command-line history + ||'hlsearch'|| Highlight previous search pattern matches + ||'hlsearchstyle'|| CSS specification of highlighted search items + ||'ignorecase'|| Ignore case in search patterns + @@ -280,7 +280,7 @@ section:Options[option-index] ||'scroll'|| Number of lines to scroll with and commands + ||'shell'|| Shell to use for executing :! and :run commands + ||'shellcmdflag'|| Flag passed to shell when executing :! and :run commands + -||'showmode'|| Show the current mode in the command line + +||'showmode'|| Show the current mode in the command-line + ||'showstatuslinks'|| Show the destination of the link under the cursor in the status bar + ||'showtabline'|| Control when to show the tab bar of opened web pages + ||'smartcase'|| Override the 'ignorecase' option if the pattern contains uppercase characters + @@ -292,8 +292,8 @@ section:Options[option-index] ||'visualbell'|| Use visual bell instead of beeping on errors + ||'visualbellstyle'|| CSS specification of the visual bell + ||'wildignore'|| List of file patterns to ignore when completing files + -||'wildmode'|| Define how command line completion works + -||'wildoptions'|| Change how command line completion is done + +||'wildmode'|| Define how command-line completion works + +||'wildoptions'|| Change how command-line completion is done + ||'wordseparators'|| How words are splitted for hintmatching + // vim: set syntax=asciidoc: diff --git a/locale/en-US/map.txt b/locale/en-US/map.txt index e57a8fbd..24e4ee76 100644 --- a/locale/en-US/map.txt +++ b/locale/en-US/map.txt @@ -10,7 +10,7 @@ which are translated to a string of characters. Example: :map :echo new Date().toDateString() -will echo the current date to the command line when [m][m] is pressed. +will echo the current date to the command-line when [m][m] is pressed. There are separate key mapping tables for each of the Normal, Insert, Command-line modes. @@ -254,7 +254,7 @@ the command is redefined. Unlike Vim, the command may start with a lowercase letter. The replacement text {rep} is scanned for escape sequences and these are -replaced with values from the user entered command line. The resulting string +replaced with values from the user entered command-line. The resulting string is then executed as an Ex command. The valid escape sequences are: diff --git a/locale/en-US/options.txt b/locale/en-US/options.txt index cffe9f07..ee31dc59 100644 --- a/locale/en-US/options.txt +++ b/locale/en-US/options.txt @@ -379,7 +379,7 @@ ____ |\'hi'| |\'history'| ||'history' 'hi'|| number (default: 500) ____ -Number of Ex commands and search patterns to store in the commandline history. +Number of Ex commands and search patterns to store in the command-line history. ____ @@ -588,7 +588,7 @@ ____ |\'shell'| |\'sh'| ||'shell' 'sh'|| string (default: on) ____ -Show the current mode in the command line. +Show the current mode in the command-line. ____ @@ -617,7 +617,7 @@ Also links which are focused by keyboard commands like [m][m] are shown. Po .---`-------------------------------------- *0* Don't show link destination *1* Show the link in the status line -*2* Show the link in the command line +*2* Show the link in the command-line ------------------------------------------- ____ @@ -726,7 +726,7 @@ ____ |\'wim'| |\'wildmode'| ||'wildmode' 'wim'|| stringlist (default: "list:full") ____ -Define how command line completion works. +Define how command-line completion works. It is a comma-separated list of parts, where each part specifies what to do for each consecutive use of the completion key. The first part specifies the behavior for the first use of the completion key, @@ -749,7 +749,7 @@ ____ |\'wop'| |\'wildoptions'| ||'wildoptions' 'wop'|| stringlist (default: "") ____ -A list of words that change how command line completion is done. +A list of words that change how command-line completion is done. Possible words: `--------`------------------------------- diff --git a/locale/en-US/starting.txt b/locale/en-US/starting.txt index a20e8e3b..cb2441e4 100644 --- a/locale/en-US/starting.txt +++ b/locale/en-US/starting.txt @@ -1,6 +1,6 @@ HEADER -Vimperator does not yet read any command line options. When it does, they will +Vimperator does not yet read any command-line options. When it does, they will be documented here. section:Initialization[initialization,startup] diff --git a/locale/en-US/tutorial.txt b/locale/en-US/tutorial.txt index 7f8edb3b..27b129ff 100644 --- a/locale/en-US/tutorial.txt +++ b/locale/en-US/tutorial.txt @@ -211,7 +211,7 @@ how to make the best use of them. It's exactly what it sounds like. This command will display a colorized, scrollable and clickable list of the locations in Vimperator's history. * [c]:emenu[c] -- - Access the Firefox menus through the Vimperator commandline. + Access the Firefox menus through the Vimperator command-line. Feel free to explore at this point. If you use the [c]:tabopen[c] command, diff --git a/locale/en-US/various.txt b/locale/en-US/various.txt index ea6dccca..259f66f7 100644 --- a/locale/en-US/various.txt +++ b/locale/en-US/various.txt @@ -86,7 +86,7 @@ section:Uncategorized{nbsp}help[uncategorized] || || + |||| ________________________________________________________________________________ -Focus content. Exits any command line or hint mode and returns to browser +Focus content. Exits any command-line or hint mode and returns to browser mode. Also focuses the web page, in case a form field has focus and eats our key presses. ________________________________________________________________________________