diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-26 10:21:03 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-26 10:21:03 +0200 |
commit | 79b88b30395c2a864b33ac90be804fc301d1d458 (patch) | |
tree | 7e0c49310e722c58212148e91c4a1d762a0e8341 /application/palemoon/locales | |
parent | 7b7c12e0a36bb6fc8398baec12c0c5e484b38f5a (diff) | |
download | UXP-79b88b30395c2a864b33ac90be804fc301d1d458.tar UXP-79b88b30395c2a864b33ac90be804fc301d1d458.tar.gz UXP-79b88b30395c2a864b33ac90be804fc301d1d458.tar.lz UXP-79b88b30395c2a864b33ac90be804fc301d1d458.tar.xz UXP-79b88b30395c2a864b33ac90be804fc301d1d458.zip |
Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site
Diffstat (limited to 'application/palemoon/locales')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/browser.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/browser.properties b/application/palemoon/locales/en-US/chrome/browser/browser.properties index bf363d103..3f0e3eecf 100644 --- a/application/palemoon/locales/en-US/chrome/browser/browser.properties +++ b/application/palemoon/locales/en-US/chrome/browser/browser.properties @@ -304,6 +304,8 @@ webNotifications.alwaysShow.accesskey=A webNotifications.neverShow=Always Block Notifications webNotifications.neverShow.accesskey=N webNotifications.showFromSite=Would you like to show notifications from %S? +webNotifications.upgradeTitle=Upgraded notifications +webNotifications.upgradeInfo=You will receive notifications from sites, even those not open in a tab. Click to learn more. # Pointer lock UI |