Skip to content

Commit

Permalink
german translation update and a context help fix
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@13836 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jun 28, 2010
1 parent d627c31 commit 65705dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion i18n/qgis_de.ts
Expand Up @@ -6656,7 +6656,7 @@ Dies QGIS-Kopie schreibt Debugausgaben.</translation>
<message>
<location filename="../src/app/qgisapp.cpp" line="2642"/>
<source>%1 doesn&apos;t have any layers</source>
<translation type="unfinished"></translation>
<translation>%1 hat keine Layer</translation>
</message>
<message>
<location filename="../src/app/qgisapp.cpp" line="3323"/>
Expand Down Expand Up @@ -20859,6 +20859,10 @@ Bitte durchsuchen Sie die Liste der installierten Erweiterung. Dies bedeutet au
<source>Warning: this plugin isn&apos;t available in any accessible repository!</source>
<translation>Warnung: diese Erweiterung ist in keinem verfügbaren Repository enthalten!</translation>
</message>
<message>
<source>Plugin Installer update uninstalled. Plugin Installer will now close and revert to its primary version. You can find it in the Plugins menu and continue operation.</source>
<translation>Aktualisierung der Erweiterungsinstallation deinstalliert. Die Erweiterungsinstallation wird nun geschlossen und auf ihre primäre Version zurückgesetzt. Sie finden Sie im Erweiterungsmenü und können nun fortfahren.</translation>
</message>
<message>
<source>Plugin uninstalled successfully</source>
<translation>Erweiterung erfolgreich deinstalliert</translation>
Expand Down
4 changes: 3 additions & 1 deletion resources/context_help/QgsAttributeTableDialog-en_US
Expand Up @@ -36,7 +36,9 @@ To show selected records only, use the check box <label>Show selected records on
For a simple search by attributes on only one column the <label>Look for</label> field can be used. Select
the field (column) from which the search should be performed from the drop down menu and hit the
<label>Search</label> button.<br>
For more complex searches use the <label>Advanced search</label>. This button opens the Query Builder and allows you to define a subset of a table using a SQL-like WHERE clause, display the result in the main window and save it as a shape file.
For more complex searches use the <label>Advanced search</label>. This button
opens the Query Builder and allows you to select table features matching a
SQL-like WHERE clause.

<a name="Field">
<h4>Field Calculator</h4>
Expand Down

0 comments on commit 65705dc

Please sign in to comment.