Hi! On Sat, 2009-05-02 at 11:26:25 +0200, Philipp Kern wrote: > Signed-off-by: Philipp Kern <[email protected]> > --- > scripts/po/de.po | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/scripts/po/de.po b/scripts/po/de.po > index ea998cc..c50381c 100644 > --- a/scripts/po/de.po > +++ b/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" > -- > 1.5.6.5
Thanks, applied. regards, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

