diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-01-03 23:55:33 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-01-04 00:15:37 +0100 |
commit | 4ba38b9f2611c04a0e23b84a365253e65cad2969 (patch) | |
tree | be650d5bfeaaaff471c946f90b72d08c653feed3 /doc | |
parent | a283107760379b869b9b730e03b9d2d4aac4e736 (diff) |
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
Diffstat (limited to 'doc')
-rw-r--r-- | doc/po/apt-doc.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index c23ed5183..86e4fc759 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.6~alpha6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-01-03 22:34+0000\n" +"POT-Creation-Date: 2018-01-04 00:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |