Skip to content

Commit 4a83e46

Browse files
author
jef
committedDec 13, 2009
en_US context help fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12432 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

3 files changed

+11
-22
lines changed

3 files changed

+11
-22
lines changed
 

‎resources/context_help/QgsBookmarks-en_US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Spatial Bookmarks allow you to "bookmark" a geographic location and return to it
44
<a href="#creating">Creating a Bookmark</a><br/>
55
<a href="#working">Working with Bookmarks</a><br/>
66
<a href="#zooming">Zooming to a Bookmark</a><br/>
7-
<a href="#deleting">Deleting to a Bookmark</a><br/>
7+
<a href="#deleting">Deleting a Bookmark</a><br/>
88

99
<a name="creating">
1010
<h4>Creating a Bookmark</h4>

‎resources/context_help/QgsCopyrightLabelPluginGui-en_US

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ This plugin supports basic HTML markup tags for formatting text. For example:
2626
</li>
2727
<li>&lt;I&gt;<i>Italicss</i>&lt;/I&gt;
2828
</li>
29-
<li>&lt;U&gt;<u> Underlined text</u>&lt;/U&gt;
29+
<li>&lt;U&gt;<u> Underlined text </u>&lt;/U&gt;
3030
</li>
31-
</ul>
31+
</ul>

‎resources/context_help/QgsProjectProperties-en_US

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,13 @@ This dialog allows you to set a number of properties related to the <label>Proje
1010
<h4>General Tab</h4>
1111
</a>
1212
<table border=1>
13-
<tr>
14-
<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>
15-
</tr>
16-
<tr><td><label>Selection color</label></td><td>Selected features are displayed on the map using this color.</td>
17-
</tr>
18-
<tr><td><label>Background color</label></td><td>The color of the map canvas.</td>
19-
<tr><td><label>Save paths</label></td><td>Ability to save the paths as absolute or relative.</td>
20-
21-
</tr>
22-
<tr>
23-
<td><label>Layer units</label></td><td>Choose the units appropriate for the layers in the project.</td>
24-
</tr>
25-
<tr>
26-
<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>
27-
</tr>
28-
<tr>
29-
<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>
30-
</tr>
13+
<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>
14+
<tr><td><label>Selection color</label></td><td>Selected features are displayed on the map using this color.</td></tr>
15+
<tr><td><label>Background color</label></td><td>The color of the map canvas.</td></tr>
16+
<tr><td><label>Save paths</label></td><td>Ability to save the paths as absolute or relative.</td></tr>
17+
<tr><td><label>Layer units</label></td><td>Choose the units appropriate for the layers in the project.</td></tr>
18+
<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>
19+
<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>
3120

3221
</table>
3322
<a name="crs">
@@ -44,4 +33,4 @@ The 4 last used coordinate systems will be available as buttons on the bottom fo
4433
<a name="layers">
4534
<h4>Identifiable layers Tab</h4>
4635
</a>
47-
On this tab you can choose the identify mode for the layers.
36+
On this tab you can choose on which layers the identify tool will work.

0 commit comments

Comments
 (0)
Please sign in to comment.