mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
(fix) rename for more clarity
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
"The SSL certificate must use the PKCS#12 (PFX) format." = "The SSL certificate must use the PKCS#12 (PFX) format.";
|
||||
"Uninstall" = "Uninstall";
|
||||
"Choose PKCS12 Certificate .." = "Choose PKCS12 Certificate ..";
|
||||
"Certificate Password" = "Certificate Password";
|
||||
"Certificate Import Password" = "Certificate Import Password";
|
||||
"Upload" = "Upload";
|
||||
"When composing a message" = "When composing a message";
|
||||
"Digitally sign the message by default" = "Digitally sign the message by default";
|
||||
|
||||
@@ -212,7 +212,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<md-input-container class="md-flex">
|
||||
<label><var:string label:value="Certificate Password"/></label>
|
||||
<label><var:string label:value="Certificate Import Password"/></label>
|
||||
<input type="password" autocomplete="new-password"
|
||||
ng-required="$AccountDialogController.uploader.queue.length"
|
||||
ng-model="$AccountDialogController.certificatePassword" />
|
||||
|
||||
Reference in New Issue
Block a user