diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-26 22:45:38 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-26 22:45:38 +0200 |
commit | fc60f65ed16aa02e21387639973d88f717ca98bb (patch) | |
tree | 0642c4fb38b954a3419a85ed9f2eb00d70394d3e /application/palemoon/locales/en-US/chrome | |
parent | e19475faacf9cca2feb0d1abba3882939d4a2021 (diff) | |
download | UXP-fc60f65ed16aa02e21387639973d88f717ca98bb.tar UXP-fc60f65ed16aa02e21387639973d88f717ca98bb.tar.gz UXP-fc60f65ed16aa02e21387639973d88f717ca98bb.tar.lz UXP-fc60f65ed16aa02e21387639973d88f717ca98bb.tar.xz UXP-fc60f65ed16aa02e21387639973d88f717ca98bb.zip |
Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions
Diffstat (limited to 'application/palemoon/locales/en-US/chrome')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties b/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties index 356922982..3eebbcbec 100644 --- a/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties +++ b/application/palemoon/locales/en-US/chrome/browser/preferences/preferences.properties @@ -23,6 +23,8 @@ popuppermissionstext=You can specify which websites are allowed to open pop-up w popuppermissionstitle=Allowed Sites - Pop-ups invalidURI=Please enter a valid hostname invalidURITitle=Invalid Hostname Entered +savedLoginsExceptions_title=Exceptions - Saved Logins +savedLoginsExceptions_desc=Logins for the following sites will not be saved: #### Master Password |