From 4ba38b9f2611c04a0e23b84a365253e65cad2969 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 3 Jan 2018 23:55:33 +0100 Subject: simplify translating "lists directory missing" msg The appended "partial" should not be translated, but some translations got this wrong and now that there is also "auxfiles" we can just fix that problem by hiding these untranslatables from the translators. Gbp-Dch: Ignore --- po/da.po | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'po/da.po') diff --git a/po/da.po b/po/da.po index 68e450e07..49388e615 100644 --- a/po/da.po +++ b/po/da.po @@ -448,19 +448,13 @@ msgstr "Indsæt venligst disken med navnet: »%s« i drevet »%s« og tryk [Retu #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, c-format -msgid "List directory %spartial is missing." -msgstr "Listemappen %spartial mangler." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -#| msgid "List directory %spartial is missing." -msgid "List directory %sauxfiles is missing." -msgstr "Listemappen %spartial mangler." +msgid "List directory %s is missing." +msgstr "Listemappen %s mangler." #: apt-pkg/acquire.cc #, c-format -msgid "Archives directory %spartial is missing." -msgstr "Arkivmappen %spartial mangler." +msgid "Archives directory %s is missing." +msgstr "Arkivmappen %s mangler." #: apt-pkg/acquire.cc #, c-format -- cgit v1.2.3