From bb58c524b7777b1a79f2e841efb7b7fc645551c2 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 6 Jan 2018 02:28:19 +0100 Subject: [PATCH] better wording, those aren't 100% fixed --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index d4919263..ad0f3dfa 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -343,7 +343,7 @@ "install_letsencrypt_cert" : "Install a Let's Encrypt certificate", "manually_renew_letsencrypt_message" : "Certificate will be automatically renewed during the last 15 days of validity. You can manually renew it if you want to. (Not recommended).", "manually_renew_letsencrypt" : "Manually renew now", - "meltdown_spectre" : "You are vulnerable to the spectre and meltdown critical security vulnerabilities. To fix that, you need to update your system then reboot it to load the new linux kernel.", + "meltdown_spectre" : "You are vulnerable to the spectre and meltdown critical security vulnerabilities. To apply the security patchs, you need to update your system then reboot it to load the new linux kernel.", "regenerate_selfsigned_cert_message" : "If you want, you can regenerate the self-signed certificate.", "regenerate_selfsigned_cert" : "Regenerate self-signed certificate", "revert_to_selfsigned_cert_message" : "If you really want to, you can reinstall a self-signed certificate. (Not recommended)",