diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-06 22:20:56 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-06 22:35:38 +0200 |
commit | 4adc750a2a8d0c6b2c03353b5538bc7446020f68 (patch) | |
tree | 983ed4c7ecf7d94f95b7aa9d40481873f9c1ee75 /doc/po/fr.po | |
parent | 782c60a6bf7dddcc71dbdbc4a0eea85824076fa9 (diff) |
doc: Fix fuzzy string regression
Commit b559d4846018c3adac362c6f1d0d697956586208 updated the
documentation to refer to apt.systemd.daily instead of the
apt cron job, introducing fuzzy strings in all the translations.
Gbp-Dch: ignore
Diffstat (limited to 'doc/po/fr.po')
-rw-r--r-- | doc/po/fr.po | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/po/fr.po b/doc/po/fr.po index f00ee56e8..b4affe730 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-08-04 10:25+0200\n" +"POT-Creation-Date: 2016-08-06 22:20+0200\n" "PO-Revision-Date: 2014-11-15 17:26+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -5802,12 +5802,13 @@ msgstr "Options « Periodic » et « Archive »" msgid "" "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups " "of options configure behavior of apt periodic updates, which is done by the " -"<literal>/etc/cron.daily/apt</literal> script. See the top of this script " -"for the brief documentation of these options." +"<literal>/usr/lib/apt/apt.systemd.daily</literal> script. See the top of " +"this script for the brief documentation of these options." msgstr "" "Les groupes d'options <literal>APT::Periodic</literal> et <literal>APT::" "Archive</literal> configurent les comportements périodiques réalisés par le " -"script <literal>/etc/cron.daily/apt</literal>, lancé quotidiennement." +"script <literal>/usr/lib/apt/apt.systemd.daily</literal>, lancé " +"quotidiennement." #. type: Content of: <refentry><refsect1><title> #: apt.conf.5.xml |