Просмотр исходного кода

Fix format string in German translation

Signed-off-by: Philipp Kern <pkern@debian.org>
Philipp Kern лет назад: 17
Родитель
Сommit
0e8fe98658
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      scripts/po/de.po

+ 2 - 2
scripts/po/de.po

@@ -2258,8 +2258,8 @@ msgstr "warte auf %s"
 #, perl-format
 msgid "%s didn't complete in %d second"
 msgid_plural "%s didn't complete in %d seconds"
-msgstr[0] "%s beendete sich nicht innerhalb von %s Sekunden"
-msgstr[1] "%s beendeten sich nicht innerhalb von %s Sekunden"
+msgstr[0] "%s beendete sich nicht innerhalb von %d Sekunden"
+msgstr[1] "%s beendeten sich nicht innerhalb von %d Sekunden"
 
 #: scripts/Dpkg/Shlibs/Objdump.pm:83
 msgid "cannot fork for objdump"