//Split out for localization. var L_GOBACK_TEXT = "Go back to the previous page."; var L_REFRESH_TEXT = "Refresh the page."; var L_MOREINFO_TEXT = "More information"; var L_OFFLINE_USERS_TEXT = "For offline users"; var L_RELOAD_TEXT = "Retype the address."; var L_HIDE_HOTKEYS_TEXT = "Hide tab shortcuts"; var L_SHOW_HOTKEYS_TEXT = "Show more tab shortcuts"; var L_CONNECTION_OFF_TEXT = "You are not connected to the Internet. Check your Internet connection."; var L_CONNECTION_ON_TEXT = "It appears you are connected to the Internet, but you might want to try to reconnect to the Internet."; //used by invalidcert.js var L_CertUnknownCA_TEXT = "The security certificate presented by this website was not issued by a trusted certificate authority."; var L_CertExpired_TEXT = "The security certificate presented by this website has expired or is not yet valid."; var L_CertCNMismatch_TEXT = "The security certificate presented by this website was issued for a different website's address."; var L_CertRevoked_TEXT = "This organization's certificate has been revoked."; var L_PhishingThreat_TEXT = "Phishing threat: This is a phishing website that impersonates a trusted website to trick you into revealing personal or financial information."; var L_MalwareThreat_TEXT = "Malicious software threat: This site contains links to viruses or other software programs that can reveal personal information stored or typed on your computer to malicious persons."; var L_ACR_Title_TEXT = "We were unable to return you to %s."; var L_ACR_TitleFallback_TEXT = "We were unable to return you to the page you were viewing."; var L_ACR_ReturnTo_TEXT = "Try to return to %s"; var L_ACR_ReturnToFallback_TEXT = "Try to return to the page you were viewing"; var L_ACR_GoHome_TEXT = "Go to your home page";