Skip to content

Commit 6bd3336

Browse files
author
jef
committedMar 20, 2011
fix version strings in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15546 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent cfd2543 commit 6bd3336

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
 

‎i18n/qgis_de.ts

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7332,7 +7332,8 @@ Diese Fehler immer ignorieren?</translation>
73327332
<location filename="../src/app/qgisapp.cpp" line="1917"/>
73337333
<source>
73347334
GDAL/OGR Version: %1.</source>
7335-
<translation>GDAL/OGR-Version: %1.</translation>
7335+
<translation>
7336+
GDAL/OGR-Version: %1.</translation>
73367337
</message>
73377338
<message>
73387339
<location filename="../src/app/qgisapp.cpp" line="1920"/>
@@ -7359,13 +7360,15 @@ SpatiaLite-Version: %1.</translation>
73597360
<location filename="../src/app/qgisapp.cpp" line="1928"/>
73607361
<source>
73617362
No SpatiaLite support.</source>
7362-
<translation>Keine SpatiaLite-Unterstützung.</translation>
7363+
<translation>
7364+
Keine SpatiaLite-Unterstützung.</translation>
73637365
</message>
73647366
<message>
73657367
<location filename="../src/app/qgisapp.cpp" line="1931"/>
73667368
<source>
73677369
QWT Version: %1.</source>
7368-
<translation>Qwt-Version: %1.</translation>
7370+
<translation>
7371+
Qwt-Version: %1.</translation>
73697372
</message>
73707373
<message>
73717374
<location filename="../src/app/qgisapp.cpp" line="2206"/>

0 commit comments

Comments
 (0)
Please sign in to comment.