diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2025-02-09 17:30:06 +0000 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2025-02-09 17:30:06 +0000 |
| commit | 1db3aba864a56430a268686b17f40a14306e9d34 (patch) | |
| tree | d8ec425bac657c5a1d9ba6eb0e0bbd2580a55185 /doc | |
| parent | 2d3f4654cd6a70c3fa1a40ec423a19b101ea5307 (diff) | |
Fix syntax errors in French update hidden by dirty build
A clean build fails due to issues in the translated apt.ent,
but I "only" tested a dirty build which didn't cause the file
to be regenerated and hence an old valid file to be used.
Ignored for the changelog as this is just a fixup of a
previous commit that never shipped to anyone except CI.
Regression-Of: 2d3f4654cd6a70c3fa1a40ec423a19b101ea5307
Git-Dch: Ignore
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/po/fr.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/po/fr.po b/doc/po/fr.po index fb0c2825c..e8b76432a 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -223,7 +223,6 @@ msgstr "" " </para>\n" " </listitem>\n" " </varlistentry>\n" -"\">\n" #. type: Plain text #: apt.ent @@ -536,7 +535,7 @@ msgid "" msgstr "" "<!ENTITY translation-holder \"\n" " Jérôme Marant, Philippe Batailler, Christian Perrier <email>bubulle@debian.org</email> (2000, 2005, 2009, 2010),\n" -" bubu et Jean-Pierre Giraud <jean-pierregiraud@neuf.fr> (2004, 2017-2024) et \n" +" bubu et Jean-Pierre Giraud <email>jean-pierregiraud@neuf.fr</email> (2004, 2017-2024) et \n" " l'équipe de traduction francophone de Debian <email>debian-l10n-french@lists.debian.org</email>\n" "\">\n" |
