[QGIS Commit] r12432 - trunk/qgis/resources/context_help

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Dec 13 09:15:22 EST 2009


Author: jef
Date: 2009-12-13 09:15:21 -0500 (Sun, 13 Dec 2009)
New Revision: 12432

Modified:
   trunk/qgis/resources/context_help/QgsBookmarks-en_US
   trunk/qgis/resources/context_help/QgsCopyrightLabelPluginGui-en_US
   trunk/qgis/resources/context_help/QgsProjectProperties-en_US
Log:
en_US context help fixes

Modified: trunk/qgis/resources/context_help/QgsBookmarks-en_US
===================================================================
--- trunk/qgis/resources/context_help/QgsBookmarks-en_US	2009-12-13 13:41:20 UTC (rev 12431)
+++ trunk/qgis/resources/context_help/QgsBookmarks-en_US	2009-12-13 14:15:21 UTC (rev 12432)
@@ -4,7 +4,7 @@
 <a href="#creating">Creating a Bookmark</a><br/>
 <a href="#working">Working with Bookmarks</a><br/>
 <a href="#zooming">Zooming to a Bookmark</a><br/>
-<a href="#deleting">Deleting to a Bookmark</a><br/>
+<a href="#deleting">Deleting a Bookmark</a><br/>
 
 <a name="creating">
 <h4>Creating a Bookmark</h4>

Modified: trunk/qgis/resources/context_help/QgsCopyrightLabelPluginGui-en_US
===================================================================
--- trunk/qgis/resources/context_help/QgsCopyrightLabelPluginGui-en_US	2009-12-13 13:41:20 UTC (rev 12431)
+++ trunk/qgis/resources/context_help/QgsCopyrightLabelPluginGui-en_US	2009-12-13 14:15:21 UTC (rev 12432)
@@ -26,6 +26,6 @@
 </li>
 <li>&lt;I&gt;<i>Italicss</i>&lt;/I&gt;
 </li>
-<li>&lt;U&gt;<u> Underlined text</u>&lt;/U&gt;
+<li>&lt;U&gt;<u> Underlined text </u>&lt;/U&gt;
 </li>
-</ul>
\ No newline at end of file
+</ul>

Modified: trunk/qgis/resources/context_help/QgsProjectProperties-en_US
===================================================================
--- trunk/qgis/resources/context_help/QgsProjectProperties-en_US	2009-12-13 13:41:20 UTC (rev 12431)
+++ trunk/qgis/resources/context_help/QgsProjectProperties-en_US	2009-12-13 14:15:21 UTC (rev 12432)
@@ -10,25 +10,14 @@
 <h4>General Tab</h4>
 </a>
 <table border=1>
-<tr>
-<td><label>Project title</label></td><td>A descriptive title for the project. This title will be displayed in the title bar of the QGIS window</td>
-</tr>
-<tr><td><label>Selection color</label></td><td>Selected features are displayed on the map using this color.</td>
-</tr>
-<tr><td><label>Background color</label></td><td>The color of the map canvas.</td>
-<tr><td><label>Save paths</label></td><td>Ability to save the paths as absolute or relative.</td>
+<tr><td><label>Project title</label></td><td>A descriptive title for the project. This title will be displayed in the title bar of the QGIS window</td></tr>
+<tr><td><label>Selection color</label></td><td>Selected features are displayed on the map using this color.</td></tr>
+<tr><td><label>Background color</label></td><td>The color of the map canvas.</td></tr>
+<tr><td><label>Save paths</label></td><td>Ability to save the paths as absolute or relative.</td></tr>
+<tr><td><label>Layer units</label></td><td>Choose the units appropriate for the layers in the project.</td></tr>
+<tr><td><label>Precision</label></td><td>Use the manual setting to set the precision of the display in the status bar. As the mouse is moved over the map canvas, the coordinates are updated and displayed in the status bar using the precision you choose. Automatic (the default) results in a default precision based on the map units.</td></tr>
+<tr><td><label>Digitizing</label></td><td>This allows you to set the snapping tolerance in pixels, the line width used when digitising and the color for digitised lines.</td></tr>
 
-</tr>
-<tr>
-<td><label>Layer units</label></td><td>Choose the units appropriate for the layers in the project.</td>
-</tr>
-<tr>
-<td><label>Precision</label></td><td>Use the manual setting to set the precision of the display in the status bar. As the mouse is moved over the map canvas, the coordinates are updated and displayed in the status bar using the precision you choose. Automatic (the default) results in a default precision based on the map units.</td>
-</tr>
-<tr>
-<td><label>Digitizing</label></td><td>This allows you to set the snapping tolerance in pixels, the line width used when digitising and the color for digitised lines.</td>
-</tr>
-
 </table>
 <a name="crs">
 <h4>Coordinate Reference System (CRS) Tab</h4>
@@ -44,4 +33,4 @@
 <a name="layers">
 <h4>Identifiable layers Tab</h4>
 </a>
-On this tab you can choose the identify mode for the layers.
+On this tab you can choose on which layers the identify tool will work.



More information about the QGIS-commit mailing list