diff --git a/PopupCertifyUserId.cpp b/PopupCertifyUserId.cpp index 3f5f6ae..e5933a5 100644 --- a/PopupCertifyUserId.cpp +++ b/PopupCertifyUserId.cpp @@ -69,8 +69,10 @@ void PopupCertifyUserId::Create(vector& privateKeys, WText * lblOptions = new WText(TR("Options")); vblOptions->addWidget(unique_ptr (lblOptions)); m_cbOptionExportable = new WCheckBox(TR("ExportableCertification")); + m_cbOptionExportable->setToolTip(TR("OneWayHint")); vblOptions->addWidget(unique_ptr (m_cbOptionExportable)); m_cbOptionNonRevocable = new WCheckBox(TR("NonRevocableCertification")); + m_cbOptionNonRevocable->setToolTip(TR("OneWayHint")); vblOptions->addWidget(unique_ptr (m_cbOptionNonRevocable)); /*m_cbOptionTrust = new WCheckBox(TR("TrustCertification")); vblOptions->addWidget(unique_ptr (m_cbOptionTrust));*/ diff --git a/WTAPPROOT/K7/K7.xml b/WTAPPROOT/K7/K7.xml index e2c8348..b8b2d6c 100644 --- a/WTAPPROOT/K7/K7.xml +++ b/WTAPPROOT/K7/K7.xml @@ -80,6 +80,7 @@ Apply Key succesfully certified Key certification failed + Once set, this option cannot be removed. Use gpg cli for further edit. Click to be able to copy next diff --git a/WTAPPROOT/K7/K7_fr.xml b/WTAPPROOT/K7/K7_fr.xml index ae48ee0..e745945 100644 --- a/WTAPPROOT/K7/K7_fr.xml +++ b/WTAPPROOT/K7/K7_fr.xml @@ -80,6 +80,7 @@ Appliquer Succès de certification de la clé Échec de certification de la clé + Une fois appliquée, cette option ne pourra plus être enlevée. Utilisez gpg en ligne de commande pour édition ultérieure. Cliquez pour pouvoir ensuite copier