This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=ce857d5ce6dce0e2a67e2439aeafa2dd75f0a453 commit ce857d5ce6dce0e2a67e2439aeafa2dd75f0a453 Author: Guillem Jover <[email protected]> AuthorDate: Fri Oct 27 04:02:49 2023 +0200 man: Fix typos in markup in translations Fixes: commit 26cdc68ba484acd998f1d169b708d01ce1dcf2a1 Fixes: commit 55d69defbe71747607880d6ab6622a7b3127d3d9 Changelog: silent --- man/po/nl.po | 2 +- man/po/sv.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/po/nl.po b/man/po/nl.po index dade95e72..7cc2a114e 100644 --- a/man/po/nl.po +++ b/man/po/nl.po @@ -24510,7 +24510,7 @@ msgid "" "downgrading essential system components can even make your whole system " "unusable. Use with care." msgstr "" -"B<Waarschuwing>: Momenteel voert B<dpkg> I<geen enkele vereistencontrole uit " +"B<Waarschuwing>: Momenteel voert B<dpkg> geen enkele vereistencontrole uit " "bij degradaties en zal dan ook niet waarschuwen indien een degradatie een " "vereiste van een ander pakket defect maakt. Dit kan ernstige neveneffecten " "hebben. Degraderen van essentiële componenten van het systeem kan zelfs uw " diff --git a/man/po/sv.po b/man/po/sv.po index ee66e2abb..fce23345a 100644 --- a/man/po/sv.po +++ b/man/po/sv.po @@ -21709,7 +21709,7 @@ msgid "" "Using them without fully understanding their effects may break your whole " "system." msgstr "" -"V<Varning>: Dessa flaggor är huvudsakligen avsedda att endast användas av " +"B<Varning>: Dessa flaggor är huvudsakligen avsedda att endast användas av " "experter. Om du använder dem utan att fullt ut förstå vad de går ut på kan " "du förstöra din systeminstallation." -- Dpkg.Org's dpkg

