diff options
author | Michael Vogt <mvo@debian.org> | 2015-09-12 08:46:39 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2015-09-12 08:46:39 +0200 |
commit | 6850ae776d4f16b24048c4a64e21d60149b0a9fa (patch) | |
tree | dcfdc97894a32f23c8b4ff264b1c16df45b71759 /doc | |
parent | 138e0ff0f39db21178515ebad4750088c281fcb1 (diff) |
Use xgettext --no-location in make update-pot
This avoid the large diff we have that is mostly caused by the
line numbers changing in the po/pot files.
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 d9ea5f6ad..6c0d79246 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.9.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-04-13 07:23+0200\n" +"POT-Creation-Date: 2015-09-12 08:43+0200\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" |