diff options
Diffstat (limited to 'doc/po/pt_BR.po')
| -rw-r--r-- | doc/po/pt_BR.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 533608ae2..cd696c677 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8233,9 +8233,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 "" |
