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/he.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/he.po') diff --git a/po/he.po b/po/he.po index 592ca87c0..2f7b7f4f0 100644 --- a/po/he.po +++ b/po/he.po @@ -2367,12 +2367,12 @@ msgstr "" #: apt-pkg/acquire.cc:60 #, c-format -msgid "Lists directory %spartial is missing." +msgid "Lists directory %s is missing." msgstr "" #: apt-pkg/acquire.cc:64 #, c-format -msgid "Archive directory %spartial is missing." +msgid "Archive directory %s is missing." msgstr "" #. only show the ETA if it makes sense -- cgit v1.2.3