Add missing s...
authorLaurent Monin <geeqie@norz.org>
Tue, 11 Nov 2008 23:35:39 +0000 (23:35 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 11 Nov 2008 23:35:39 +0000 (23:35 +0000)
doc/main_window_menus.html

index 7dab8ef..2994636 100644 (file)
@@ -56,7 +56,7 @@
 
   <dt>Find duplicates...</dt><dd>Opens a new Find Duplicates window.</dd>
 
-  <dt>Pan view</dt><dd>Open the pan view window.</dd>
+  <dt>Pan view</dt><dd>Opens the pan view window.</dd>
 
   <dt>Print..</dt><dd>Opens a print dialog.</dd>
 
   <h2>Go menu</h2>
   <dl class="menu_desc">
 
-  <dt>First Image</dt><dd>Go to the first image</dd>
-  <dt>Previous Image</dt><dd>Go to the previous image</dd>
-  <dt>Next Image</dt><dd>Go to the next image</dd>
-  <dt>Last Image</dt><dd>Go to the last image</dd>
+  <dt>First Image</dt><dd>Goes tothe first image</dd>
+  <dt>Previous Image</dt><dd>Goes to the previous image</dd>
+  <dt>Next Image</dt><dd>Goes to the next image</dd>
+  <dt>Last Image</dt><dd>Goes to the last image</dd>
 
   </dl>
 
   <h2>Select menu</h2>
   <dl class="menu_desc">
-  <dt>Select all</dt><dd>Select all files in the current list</dd>
-  <dt>Select none</dt><dd>Deselect all files</dd>
-  <dt>Invert Selection</dt><dd>Invert current selection</dd>
-  <dt>Show marks</dt><dd>Show marks</dd>
-  <dt>Mark n</dt><dd>Open submenu for manipulating mark n
+  <dt>Select all</dt><dd>Selects all files in the current list</dd>
+  <dt>Select none</dt><dd>Deselects all files</dd>
+  <dt>Invert Selection</dt><dd>Inverts current selection</dd>
+  <dt>Show marks</dt><dd>Displays marks in the file list</dd>
+  <dt>Mark n</dt><dd>Opens submenu for manipulating mark n
        <dl class="menu_desc_sublevel1">
        <dt>Toggle mark n</dt><dd>Set or unset mark n on selected files</dd>
        <dt>Set mark n</dt><dd>Set mark n on selected files</dd>
        <dt>Reset mark n</dt><dd>Unset mark n on selected files</dd>
-       <dt>Select mark n</dt><dd>Select all files having mark n set</dd>
-       <dt>Add mark n</dt><dd>Add files having mark n set to selection</dd>
-       <dt>Intersection with mark n</dt><dd>Intersect current selection and mark n</dd>
-       <dt>Unselect mark n</dt><dd>Remove files having mark n set from current selection</dd>
+       <dt>Select mark n</dt><dd>Selects all files having mark n set</dd>
+       <dt>Add mark n</dt><dd>Adds files having mark n set to selection</dd>
+       <dt>Intersection with mark n</dt><dd>Intersects current selection and mark n</dd>
+       <dt>Unselect mark n</dt><dd>Removes files having mark n set from current selection</dd>
        </dl>
   </dd>
  </dl>
 
          <dt>Flip</dt><dd>Swaps the top and bottom sides of the image, does not modify the file on disk.</dd>
 
-         <dt>Toggle grayscale</dt><dd>Show images converted to grayscale, does not modify files on disk. It is applied to all files until toggled again.</dd>
+         <dt>Toggle grayscale</dt><dd>Shows images converted to grayscale, does not modify files on disk. It is applied to all files until toggled again.</dd>
 
-         <dt>Original state</dt><dd>Remove all effects applied through the Adjust menu, reverting image to its original state.</dd>
+         <dt>Original state</dt><dd>Removes all effects applied through the Adjust menu, reverting image to its original state.</dd>
 
          </dl>
   </dd>
 
   <dl class="menu_desc">
  
-  <dt>View in new window</dt><dd>Open selected image in its own window</dd>
+  <dt>View in new window</dt><dd>Opens selected image in its own window</dd>
 
   <dt>Zoom</dt><dd>
          <dl class="menu_desc_sublevel1">
 
          <dt>Zoom to fit</dt><dd>Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the <span class="option_name">Allow enlargement of image for zoom to fit</span> option located on the <a href="options_image.html">Image tab</a> of the preferences dialog.</dd>
          
-         <dt>Fit Horizontally</dt><dd>Adjust the zoom so image height fit within the display pane.</dd>
+         <dt>Fit Horizontally</dt><dd>Adjusts the zoom so image height fit within the display pane.</dd>
         
-         <dt>Fit Vertically</dt><dd>Adjust the zoom so image width fit within the display pane.</dd>
+         <dt>Fit Vertically</dt><dd>Adjusts the zoom so image width fit within the display pane.</dd>
         
          <dt>Zoom n:m</dt><dd>Set zoom to the n:m value. 1:1 is the original size of the image. When n is greater than m, zoom in occurs else zoom out occurs.</dd>
          </dl>
        </dl>
   </dd>
 
-  <dt>Image Overlay</dt><dd>Display Image Overlay information box, use twice to add histogram to it.</dd>
-  <dt>Histogram channels</dt><dd>Switch channels displayed in the histogram (red, green, blue, RGB, value, maximum value).</dd>
-  <dt>Histogram log mode</dt><dd>Toggle between linear and logarithmical histogram.</dd>
+  <dt>Image Overlay</dt><dd>Displays Image Overlay information box (OSD), use twice to add histogram to it.</dd>
+  <dt>Histogram channels</dt><dd>Switches channels displayed in the histogram (red, green, blue, RGB, value, maximum value).</dd>
+  <dt>Histogram log mode</dt><dd>Toggles between linear and logarithmical histogram.</dd>
 
   <dt>Full screen</dt><dd>Toggles the full screen window display.</dd>
 
 
   <dt>Toggle slideshow</dt><dd>Begins or ends a slide show, the slide show status is displayed in the status bar.</dd>
 
-  <dt>Pause slideshow</dt><dd>Pause a slide show, the slide show status is displayed in the status bar.</dd>
+  <dt>Pause slideshow</dt><dd>Pauses a slide show, the slide show status is displayed in the status bar.</dd>
 
   <dt>Refresh</dt><dd>Updates the contents of the folder and file lists to match what is currently on disk, the current image will also be reread from disk.</dd>
   </dl>
 
   <dl class="menu_desc">
 
-  <dt>Contents</dt><dd>Open the Geeqie user manual in a new browser window.</dd>
+  <dt>Contents</dt><dd>Opens the Geeqie user manual in a new browser window.</dd>
 
   <dt>Keyboard shortcuts</dt><dd>Displays a window listing the default keyboard shortcuts.</dd>
 
 
   <dt>About</dt><dd>Opens a window containing the Geeqie version, credits, website, and email contact information.</dd>
 
-  <dt>Log window</dt><dd>Open the log window, mostly used for debugging purposes.</dd>
+  <dt>Log window</dt><dd>Opens the log window, mostly used for debugging purposes.</dd>
    
   </dl>
   <h2>Tear off menus</h2>