From 9b79a6e7e3df3d3cbaf9a7750bbe343628022026 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Mon, 7 Feb 2022 17:34:21 +0300 Subject: en-US: Fix typos in translation for Key clear page Signed-off-by: Konstantin Aladyshev Change-Id: If7632ef07a91424e684bdba847855ef441f7483b --- src/locales/en-US.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/locales/en-US.json b/src/locales/en-US.json index b7640995..e43167c6 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -449,7 +449,7 @@ "pageKeyClear": { "description": "Securely clear sensitive data on the system", "alert": { - "description": "Due to senstivity of the data that will be cleared, verification through physical presence is required to authorize this operation.", + "description": "Due to sensitivity of the data that will be cleared, verification through physical presence is required to authorize this operation.", "title": "This operation requires physical presence and system reboot" }, "form": { @@ -459,10 +459,10 @@ "clearAllHeperText":"Clear all the sensitive data that is controlled by the platform firmware", "clearHypervisorSystemKeyLabel":"Clear hypervisor system key", "clearHypervisorSystemKeyHelperText":"This indicates the hypervisor to clear the system key.", - "clearOperatingSystemKeysLabel":"Clear operating system keys label", + "clearOperatingSystemKeysLabel":"Clear operating system keys", "clearOperatingSystemKeysHelperText":"This indicates OPAL to clear the operating system Secure Boot keys.", "clearSystemSecurityKeyLabel":"Clear system security officer key", - "clearSystemSecurityKeyHelperText":"This incicates OPAL/PEF to clear teh system security officer keys.", + "clearSystemSecurityKeyHelperText":"This incicates OPAL/PEF to clear the system security officer key.", "keyClearOptionsLabel": "Key clear options", "keyClearNotRequested": "Key clear not requested", "none": "None", @@ -472,7 +472,6 @@ "clear": "Clear keys", "clearAllMessage": "Any encryption keys contained in the selected data will be lost. System will not be able to decrypt any data that requires these keys.", "clearAllTitle": "Warning: This operation is not reversible" - }, "toast":{ "selectedKeyClearedError": "Error clearing keys", @@ -775,16 +774,16 @@ "errorRtadEnabled": "Error enabling RTAD security setting.", "errorSshDisabled": "Error disabling SSH security setting.", "errorSshEnabled": "Error enabling SSH security setting.", - "errorVtpmDisabled": "Error disabling VitualTPM security setting.", - "errorVtpmEnabled": "Error enabling VitualTPM security setting.", + "errorVtpmDisabled": "Error disabling VirtualTPM security setting.", + "errorVtpmEnabled": "Error enabling VirtualTPM security setting.", "successIpmiDisabled": "Successfully disabled IPMI security setting.", "successIpmiEnabled": "Successfully enabled IPMI security setting.", "successRtadDisabled": "Successfully disabled RTAD security setting.", "successRtadEnabled": "Successfully enabled RTAD security setting.", "successSshDisabled": "Successfully disabled SSH security setting.", "successSshEnabled": "Successfully enabled SSH security setting.", - "successVtpmDisabled": "Successfully disabled VitualTPM security setting.", - "successVtpmEnabled": "Successfully enabled VitualTPM security setting." + "successVtpmDisabled": "Successfully disabled VirtualTPM security setting.", + "successVtpmEnabled": "Successfully enabled VirtualTPM security setting." }, "vtpm": "VirtualTPM", "vtpmDescription": "Enabling vTPM makes a TPM available to the guest operating system." -- cgit v1.2.3