diff --git a/src/newcertificatewizard/chooseprotocolpage.ui b/src/newcertificatewizard/chooseprotocolpage.ui index 020a0ac4b..9b0281bbf 100644 --- a/src/newcertificatewizard/chooseprotocolpage.ui +++ b/src/newcertificatewizard/chooseprotocolpage.ui @@ -1,62 +1,62 @@ Kleo::NewCertificateUi::ChooseProtocolPage 0 0 692 294 - Choose Format + Choose Type of Key Pair - Please choose which type you want to create. + Please choose which type of key pair you want to create. QLayout::SetMinimumSize Create a personal OpenPGP key pair true true OpenPGP key pairs are certified by confirming the fingerprint of the public key. - Create a personal X.509 key pair and certification request + Create a personal X.509 key pair and certification request true true X.509 key pairs are certified by a certification authority (CA). The generated request needs to be sent to a CA to finalize creation. slotPgpClicked() slotX509Clicked()