1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
<!--Pref window sizing for different translated string lengths-->
<!ENTITY httpsfinder.prefSize.windowWidth "515">
<!ENTITY httpsfinder.prefSize.windowHeight "570">
<!ENTITY httpsfinder.prefSize.detectDescWidth "450">
<!ENTITY httpsfinder.prefSize.detectChkDescWidth "405">
<!--End prefWindow sizing-->
<!ENTITY httpsfinder.version "0.91">
<!ENTITY httpsfinder.buildDate "9 February 2012">
<!ENTITY httpsfinder.title "HTTPS Finder">
<!ENTITY httpsfinder.buildDateTitle "Build Date:">
<!ENTITY httpsfinder.authorTitle "Author:">
<!ENTITY httpsfinder.googleCodeURL "https://code.google.com/p/https-finder/">
<!ENTITY httpsfinder.mySite "http://www.KevinAJacobs.com">
<!ENTITY httpsfinder.preference.title "HTTPS Finder Preferences">
<!ENTITY httpsfinder.preference.titleKey "H">
<!ENTITY httpsfinder.preference.translations "Translations provided by the following individuals:">
<!ENTITY httpsfinder.preference.supportTitle "Support Email:">
<!ENTITY httpsfinder.preference.supportEmail "httpsfinder@gmail.com">
<!ENTITY httpsfinder.preference.enable "Enable HTTPS Finder">
<!ENTITY httpsfinder.preference.noRulePrompt "Do not prompt to save HTTPS rule (For use without HTTPS Everywhere)">
<!ENTITY httpsfinder.preference.autoForward "Automatically enforce HTTPS when available">
<!ENTITY httpsfinder.preference.whitelistLabel "Domain Whitelist (Do not detect HTTPS on these domains)">
<!ENTITY httpsfinder.preference.whitelistAddButton "Add to Whitelist">
<!ENTITY httpsfinder.preference.whitelistModify "Modify">
<!ENTITY httpsfinder.preference.whitelistRemove "Remove Item">
<!ENTITY httpsfinder.preference.savedRulesTip "Saved rules can be disabled in HTTPS Everywhere settings.">
<!ENTITY httpsfinder.preference.ruleTip "For whitelist rules, note that www.domain.com is a subdomain of domain.com.">
<!ENTITY httpsfinder.preference.learnMoreTip "Learn more about HTTPS Finder">
<!ENTITY httpsfinder.preference.learnLinkName "here">
<!ENTITY httpsfinder.preference.whitelistAddTextbox "Hostname (domain.tld, sub.domain.tld, *.domain.tld)">
<!ENTITY httpsfinder.preference.whitelistUrlColumn "Hostname">
<!ENTITY httpsfinder.preference.headFirst "Use HEAD detection first (Fall back to GET if not supported by server)">
<!ENTITY httpsfinder.preference.generalTab "General">
<!ENTITY httpsfinder.preference.advancedTab "Advanced">
<!ENTITY httpsfinder.preference.aboutTab "About">
<!ENTITY httpsfinder.preference.detectionLabel "Detection Method">
<!ENTITY httpsfinder.preference.showpreview "Show rule preview (allows editing) before saving rules">
<!ENTITY httpsfinder.preference.secureCookies "Secure cookies for valid HTTPS domains">
<!ENTITY httpsfinder.preference.secureWildcardCookies "Also secure wildcard cookies for HTTPS domains">
<!ENTITY httpsfinder.preference.detectionDescLONG "HEAD requests use less bandwidth than GET, but some servers may not support them. If this happens, HTTPS Finder will attempt to fall back to a GET request.">
<!ENTITY httpsfinder.preference.detectionDescRec "Recommended setting: If you have a fast connection, uncheck to use GET only. On slower connections, HEAD first may be noticeably faster on most sites.">
<!ENTITY httpsfinder.preference.debug "Enable debug (verbose) logging">
<!ENTITY httpsfinder.rulePreview.top "Rule Preview:">
<!ENTITY httpsfinder.rulePreview.tip1 "Any changes you make will be reflected in the saved rule.">
<!ENTITY httpsfinder.rulePreview.tip2 "Click OK to save the rule, or Cancel to go back without saving">
<!ENTITY httpsfinder.rulePreview.link "https://www.eff.org/https-everywhere/rulesets">
<!ENTITY httpsfinder.rulePreview.clickhere "here">
<!ENTITY httpsfinder.rulePreview.learnmore "Learn more about rule formatting">
<!ENTITY httpsfinder.menu.settings "Preferences">
<!ENTITY httpsfinder.menu.settingsKey "P">
<!ENTITY httpsfinder.menu.refresh "Clear temporary whitelist">
<!ENTITY httpsfinder.menu.refreshKey "C">
<!ENTITY httpsfinder.menu.homepage "Project Website">
<!ENTITY httpsfinder.menu.homepageKey "P">
<!ENTITY httpsfinder.menu.rate "Rate HTTPS Finder">
<!ENTITY httpsfinder.menu.rateKey "R">
<!ENTITY httpsfinder.menu.help "Help">
<!ENTITY httpsfinder.menu.helpKey "H">
<!ENTITY httpsfinder.preference.createRule "Create Rule">
<!ENTITY httpsfinder.preference.sslReport "Generate SSL Report">
<!ENTITY httpsfinder.preference.clearResults "Clear All Results">
<!ENTITY httpsfinder.preference.listHeaderHTTPS "HTTPS Result">
<!ENTITY httpsfinder.preference.listHeaderTitle "Session discovery results">
<!ENTITY httpsfinder.preference.autoDismissTitle "Auto-dismiss alerts after (seconds)">
<!ENTITY httpsfinder.preference.autoDismissToolTip "Duration (seconds)">
<!ENTITY httpsfinder.preference.noHTTPSAlertTooltip "Uncheck for silent detection only. View results and create rules from the Advanced tab">
<!ENTITY httpsfinder.preference.noHTTPSAlertTitle "Enable HTTPS Found alerts (if auto-enforce HTTPS is disabled)">
<!ENTITY httpsfinder.translation.german "- German (Michael Wolf & Daniel Helmert)">
<!ENTITY httpsfinder.translation.dutch "- Dutch (Donné Brok)">
<!ENTITY httpsfinder.translation.polish "- Polish (PcP)">
<!ENTITY httpsfinder.translation.swedish "- Swedish (Mikael Hiort)">
<!ENTITY httpsfinder.translation.spanish "- Spanish (strel)">
<!ENTITY httpsfinder.translation.portuguese "- Portuguese (Megahertz)">
<!ENTITY httpsfinder.translation.finnish "- Finnish (Jorma Karvonen)">
<!ENTITY httpsfinder.translation.chinese "- Chinese (Christopher Meng)">
<!ENTITY httpsfinder.translation.taiwan "- Chinese (Taiwan) (swda289346)">
<!ENTITY httpsfinder.translation.italian "- Italian (Walter Purcaro)">
|