diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-01-01 18:40:43 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-01-01 18:40:43 +0100 |
commit | ea658230b64d25d26a13a1730f5c69993e5ca55e (patch) | |
tree | 58df207b011f9f82dcda7b75772ddb7909d8b465 /po/de.po | |
parent | 5ba048a475cfd728906875327ddceed4614a1c9d (diff) |
unfuzzy Progress l10n change due to format modifier
References: 0b5e329a8ba2461ccb7017d3adfc972f9dccd830
Gbp-Dch: Ignore
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1389,8 +1389,8 @@ msgstr "Bestimmung eines passenden Paketierungssystemtyps nicht möglich" #: apt-pkg/install-progress.cc #, c-format -msgid "Progress: [%3i%%]" -msgstr "Fortschritt: [%3i%%]" +msgid "Progress: [%3li%%]" +msgstr "Fortschritt: [%3li%%]" #. send status information that we are about to fork dpkg #: apt-pkg/install-progress.cc |