diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-07-23 17:18:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-23 17:18:33 +0200 |
commit | 6ff51b3dff6b9e22b4c0ac02b8b2c4372c24c002 (patch) | |
tree | 379069772d6306b9085883e48c87d14ff52986d0 /application/basilisk/locales/en-US/chrome/browser/browser.properties | |
parent | 72e628874a7b96d33fa550626be56e334dda50c8 (diff) | |
parent | e313e5e2ec19355988c3d59745c202f4604670d3 (diff) | |
download | UXP-6ff51b3dff6b9e22b4c0ac02b8b2c4372c24c002.tar UXP-6ff51b3dff6b9e22b4c0ac02b8b2c4372c24c002.tar.gz UXP-6ff51b3dff6b9e22b4c0ac02b8b2c4372c24c002.tar.lz UXP-6ff51b3dff6b9e22b4c0ac02b8b2c4372c24c002.tar.xz UXP-6ff51b3dff6b9e22b4c0ac02b8b2c4372c24c002.zip |
Merge pull request #666 from kn-yami/issue605
replace "certErrorCodePrefix2" with "certErrorCodePrefix"
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/browser.properties')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/browser.properties | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/browser.properties b/application/basilisk/locales/en-US/chrome/browser/browser.properties index aa7a82e4f..f1c39839b 100644 --- a/application/basilisk/locales/en-US/chrome/browser/browser.properties +++ b/application/basilisk/locales/en-US/chrome/browser/browser.properties @@ -679,13 +679,6 @@ weakCryptoOverriding.message = %S recommends that you don’t enter your passwor revokeOverride.label = Don’t Trust This Website revokeOverride.accesskey = D -# LOCALIZATION NOTE (certErrorDetails*.label): These are text strings that -# appear in the about:certerror page, so that the user can copy and send them to -# the server administrators for troubleshooting. -certErrorDetailsHSTS.label = HTTP Strict Transport Security: %S -certErrorDetailsKeyPinning.label = HTTP Public Key Pinning: %S -certErrorDetailsCertChain.label = Certificate chain: - # LOCALIZATION NOTE (pendingCrashReports2.label): Semi-colon list of plural forms # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals # #1 is the number of pending crash reports |