Skip to content

Commit 409679b

Browse files
committed
german translation fix
1 parent 6250b21 commit 409679b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/qgis_de.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6998,7 +6998,7 @@ Objektgeometriefehler: Eine oder mehrere Ausgabeobjekte mit ungültiger Geometri
69986998
<message>
69996999
<location filename="../python/plugins/db_manager/python-i18n.cpp" line="427"/>
70007000
<source>{0} rows, {1:.1f} seconds</source>
7001-
<translation>{0} Zeilen, {1:%.1f} Sekunden</translation>
7001+
<translation>{0} Zeilen, {1:.1f} Sekunden</translation>
70027002
</message>
70037003
</context>
70047004
<context>
@@ -7021,7 +7021,7 @@ Objektgeometriefehler: Eine oder mehrere Ausgabeobjekte mit ungültiger Geometri
70217021
<message>
70227022
<location filename="../python/plugins/db_manager/python-i18n.cpp" line="434"/>
70237023
<source>{0} rows, {1:.1f} seconds</source>
7024-
<translation>{0} Zeilen, {1:%.1f} Sekunden</translation>
7024+
<translation>{0} Zeilen, {1:.1f} Sekunden</translation>
70257025
</message>
70267026
<message>
70277027
<source>%d rows, %.1f seconds</source>

0 commit comments

Comments
 (0)