Lines Matching full:certificate
18 <string name="app_name">Certificate Installer</string>
21 <string name="pick_file_title">Choose a certificate</string>
24 <string name="pkcs12_password_dialog_title">Extract certificate</string>
30 <string name="name_credential_dialog_title">Name the certificate</string>
32 <string name="credential_name">Certificate name:</string>
42 <string name="one_usercrt">one user certificate</string>
44 <string name="one_cacrt">one CA certificate</string>
52 <string name="unable_to_save_cert">Couldn\'t save the certificate. The credential storage isn\'t enabled or properly initialized.</string>
53 <string name="cert_not_saved">The certificate is not installed.</string>
54 <string name="no_cert_to_saved">No certificate to install.</string>
55 <string name="invalid_cert">The certificate is invalid.</string>
60 <string name="cert_too_large_error">Couldn\'t install because the certificate size is too large.</string>
62 <string name="cert_missing_error">Couldn\'t install because the certificate file couldn\'t be located.</string>
64 <string name="cert_read_error">Couldn\'t install because the certificate file couldn\'t be read.</string>
66 <!-- Shown when the certificate file can't be found. [CHAR LIMIT=NONE] -->
67 <string name="no_cert_file_found" product="nosdcard">No certificate file found in USB storage.</string>
68 <string name="no_cert_file_found" product="default">No certificate file found in the SD card.</string>
69 <!-- Shown when USB storage can't be found to look for a certificate. [CHAR LIMIT=30] -->
74 install a certificate into the certificate store. [CHAR LIMIT=NONE] -->
99 <string name="wifi_tls_config_text">Client certificate:\n%1$s\nKey: %2$s\n</string>
101 <string name="wifi_trust_config_text">Trust certificate:\n%s\n</string>