storage.dtd 766 B

123456789101112131415
  1. <!-- This Source Code Form is subject to the terms of the Mozilla Public
  2. - License, v. 2.0. If a copy of the MPL was not distributed with this
  3. - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
  4. <!-- LOCALIZATION NOTE : This file contains the Storage Inspector strings. -->
  5. <!-- LOCALIZATION NOTE : Placeholder for the searchbox that allows you to filter the table items. -->
  6. <!ENTITY searchBox.placeholder "Filter items">
  7. <!-- LOCALIZATION NOTE : Label of popup menu action to delete all storage items. -->
  8. <!ENTITY storage.popupMenu.deleteAllLabel "Delete All">
  9. <!-- LOCALIZATION NOTE : Label of popup menu action to delete all session cookies. -->
  10. <!ENTITY storage.popupMenu.deleteAllSessionCookiesLabel "Delete All Session Cookies">