Skip to content

Commit 65705dc

Browse files
author
jef
committed
german translation update and a context help fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13836 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent d627c31 commit 65705dc

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

i18n/qgis_de.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -6656,7 +6656,7 @@ Dies QGIS-Kopie schreibt Debugausgaben.</translation>
66566656
<message>
66576657
<location filename="../src/app/qgisapp.cpp" line="2642"/>
66586658
<source>%1 doesn&apos;t have any layers</source>
6659-
<translation type="unfinished"></translation>
6659+
<translation>%1 hat keine Layer</translation>
66606660
</message>
66616661
<message>
66626662
<location filename="../src/app/qgisapp.cpp" line="3323"/>
@@ -20859,6 +20859,10 @@ Bitte durchsuchen Sie die Liste der installierten Erweiterung. Dies bedeutet au
2085920859
<source>Warning: this plugin isn&apos;t available in any accessible repository!</source>
2086020860
<translation>Warnung: diese Erweiterung ist in keinem verfügbaren Repository enthalten!</translation>
2086120861
</message>
20862+
<message>
20863+
<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>
20864+
<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>
20865+
</message>
2086220866
<message>
2086320867
<source>Plugin uninstalled successfully</source>
2086420868
<translation>Erweiterung erfolgreich deinstalliert</translation>

resources/context_help/QgsAttributeTableDialog-en_US

+3-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ To show selected records only, use the check box <label>Show selected records on
3636
For a simple search by attributes on only one column the <label>Look for</label> field can be used. Select
3737
the field (column) from which the search should be performed from the drop down menu and hit the
3838
<label>Search</label> button.<br>
39-
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.
39+
For more complex searches use the <label>Advanced search</label>. This button
40+
opens the Query Builder and allows you to select table features matching a
41+
SQL-like WHERE clause.
4042

4143
<a name="Field">
4244
<h4>Field Calculator</h4>

0 commit comments

Comments
 (0)