diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-07-03 18:34:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-03 18:34:45 +0200 |
commit | a003b2be94b2f32b1e7527227a39e3714f8168a3 (patch) | |
tree | 40fa0705d2497265f8585fb859e62118928de540 /application/basilisk/locales/en-US/chrome/browser/browser.dtd | |
parent | 51098794ed03568b7bf743739365f34840d93098 (diff) | |
parent | 1e48edfc97fa993372330c182bb4b0cd9c56b92e (diff) | |
download | UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar.gz UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar.lz UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar.xz UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.zip |
Merge pull request #583 from janekptacijarabaci/_testBranch_pageInfo_permissions_indexedDB
Remove the UI for indexedDB in Page Info and Permissions Manager
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/browser.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/browser.dtd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/browser.dtd b/application/basilisk/locales/en-US/chrome/browser/browser.dtd index 0b2e41612..f75aa46a7 100644 --- a/application/basilisk/locales/en-US/chrome/browser/browser.dtd +++ b/application/basilisk/locales/en-US/chrome/browser/browser.dtd @@ -215,7 +215,6 @@ These should match what Safari and other Apple applications use on OS X Lion. -- <!ENTITY urlbar.microphoneBlocked.tooltip "You have blocked your microphone for this website."> <!ENTITY urlbar.screenBlocked.tooltip "You have blocked this website from sharing your screen."> <!ENTITY urlbar.geolocationBlocked.tooltip "You have blocked location information for this website."> -<!ENTITY urlbar.indexedDBBlocked.tooltip "You have blocked data storage for this website."> <!ENTITY urlbar.webNotificationsBlocked.tooltip "You have blocked notifications for this website."> <!ENTITY urlbar.openHistoryPopup.tooltip "Show history"> |