Skip to content

Commit 9c9e863

Browse files
committed
postgis string fixes
1 parent 19a6bab commit 9c9e863

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

i18n/qgis_de.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4163,7 +4163,7 @@ GEOS-Verarbeitungsfehler: Eine oder mehrere Objekte haben ungültige Geometrie.<
41634163
</message>
41644164
<message>
41654165
<location filename="../src/ui/qgisapp.ui" line="1129"/>
4166-
<source>Add PostGIS Layer...</source>
4166+
<source>Add PostGIS layers...</source>
41674167
<translation>PostGIS-Layer hinzufügen...</translation>
41684168
</message>
41694169
<message>
@@ -13637,8 +13637,8 @@ Fehler: %5</translation>
1363713637
<name>QgsDbSourceSelectBase</name>
1363813638
<message>
1363913639
<location filename="../src/ui/qgsdbsourceselectbase.ui" line="14"/>
13640-
<source>Add PostGIS Table(s)</source>
13641-
<translation>PostGIS-Tabelle(n) hinzufügen</translation>
13640+
<source>Add PostGIS layers</source>
13641+
<translation>PostGIS-Layer hinzufügen</translation>
1364213642
</message>
1364313643
<message>
1364413644
<location filename="../src/ui/qgsdbsourceselectbase.ui" line="31"/>

src/ui/qgisapp.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@
11261126
<normaloff>:/images/themes/default/mActionAddLayer.png</normaloff>:/images/themes/default/mActionAddLayer.png</iconset>
11271127
</property>
11281128
<property name="text">
1129-
<string>Add PostGIS Layer...</string>
1129+
<string>Add PostGIS layers...</string>
11301130
</property>
11311131
<property name="shortcut">
11321132
<string>Ctrl+Shift+D</string>

src/ui/qgsdbsourceselectbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
14-
<string>Add PostGIS Table(s)</string>
14+
<string>Add PostGIS layers</string>
1515
</property>
1616
<property name="windowIcon">
1717
<iconset>

0 commit comments

Comments
 (0)