diff --git a/src/vpninstall/vpninstall.rc b/src/vpninstall/vpninstall.rc index 4449e0c9..b24478a0 100644 --- a/src/vpninstall/vpninstall.rc +++ b/src/vpninstall/vpninstall.rc @@ -184,7 +184,7 @@ BEGIN IDS_DOWNLOADING3_EN "Downloading file '%S'. Please wait." IDS_INSTALLSTART_EN "Complete the VPN Client Installer displayed on the screen." IDS_INSTALLSTART_ERROR_EN "Failed to start installation." - IDS_SECURITY_ERROR_EN "For security reasons, a local file cannot be used as the installation soruce during Web-based installation.\r\nConfirm the inf file of context and check the path specified in the inf file. \r\nInstallaion process aborted." + IDS_SECURITY_ERROR_EN "For security reasons, a local file cannot be used as the installation soruce during Web-based installation.\r\nConfirm the inf file of context and check the path specified in the inf file. \r\nInstallation process aborted." IDS_SIGN_WARNING_EN "The automatically downloaded file '%s' from the Internet is not digitally signed with a trusted certificate.\r\nThe developer and publisher do not guarantee that the downloaded file '%s' is safe and do not take responsibility in case of unsafe code included in the file.\r\n\r\nWe recommend to abort the installation by clicking [Cancel]. Proceed the installation by clicking [OK] at your own risk.\r\n\r\nNotice: the message will not be disappeared when the file '%s' is signed by valid code signing certificate authentication." END