summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index cdb7bdbef..49eca4de9 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -69,6 +69,8 @@
"cancel": "Cancel",
"close": "Close",
"disable": "Disable",
+ "download": "Download",
+ "download_title": "Download certificate as PEM formatted file.",
"edit": "Edit",
"enable": "Enable",
"filter": "Filter",
@@ -268,6 +270,7 @@
"md5_fingerprint": "MD5 Fingerprint",
"missing": "No Valid Certificate",
"new_certificate": "New Certificate",
+ "new_cert_format": "Certificate in base64 or PEM format",
"note": "Note",
"organization": "Organization",
"organizational_unit": "Organizational Unit",
@@ -287,6 +290,7 @@
"revoke_certificate_simple": "Revoke Certificate",
"revoke_confirmation": "To confirm your intention to revoke this certificate, select a reason from the pull-down list, and click the \"Revoke\" button.",
"revoked": "Certificate Revoked",
+ "revoked_status": "REVOKED",
"serial_number": "Serial Number",
"serial_number_hex": "Serial Number (hex)",
"sha1_fingerprint": "SHA1 Fingerprint",
@@ -295,6 +299,8 @@
"superseded": "Superseded",
"unspecified": "Unspecified",
"valid": "Valid Certificate Present",
+ "valid_from": "Valid from",
+ "valid_to": "Valid to",
"validity": "Validity",
"view_certificate": "Certificate for ${entity} ${primary_key}",
"view_certificate_btn": "View Certificate"