From a1c76a66b65339b6764b4f94539cdb0fdecda309 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 10 Jun 2026 12:41:54 +0000 Subject: Unfuzzy the ::host vs host:: doc-only example change No need to annoy the translators with this change if we can do the flip for them and hide it as the pot wasn't regenerated so far (as the change was not part of a release yet). Gbp-Dch: Ignore Fixes: 080f2c092795382fe77591f8a41e19172ebead26 --- doc/po/de.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/po/de.po') diff --git a/doc/po/de.po b/doc/po/de.po index 64ca10dde..65e76b10b 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -11323,9 +11323,9 @@ msgid "" "\tCAInfo \"/path/to/ca/certs.pem\";\n" "\tCRLFile \"/path/to/all/crl.pem\";\n" "\tVerify-Peer \"true\";\n" -"\tVerify-Host::broken.example.org \"false\";\n" -"\tSSLCert::example.org \"/path/to/client/cert.pem\";\n" -"\tSSLKey::example.org \"/path/to/client/key.pem\"\n" +"\tbroken.example.org::Verify-Host \"false\";\n" +"\texample.org::SSLCert \"/path/to/client/cert.pem\";\n" +"\texample.org::SSLKey \"/path/to/client/key.pem\"\n" "};\n" msgstr "" "Acquire::https {\n" @@ -11345,9 +11345,9 @@ msgstr "" "\tCAInfo \"/Pfad/zu/ca/certs.pem\";\n" "\tCRLFile \"/Pfad/zu/all/crl.pem\";\n" "\tVerify-Peer \"true\";\n" -"\tVerify-Host::broken.example.org \"false\";\n" -"\tSSLCert::example.org \"/Pfad/zu/client/cert.pem\";\n" -"\tSSLKey::example.org \"/Pfad/zu/client/key.pem\"\n" +"\tbroken.example.org::Verify-Host \"false\";\n" +"\texample.org::SSLCert \"/Pfad/zu/client/cert.pem\";\n" +"\texample.org::SSLKey \"/Pfad/zu/client/key.pem\"\n" "};\n" #. type: Content of: -- cgit v1.2.3-70-g09d2