gecko-dev/browser/base/locale/pageReport.dtd
dean_tessman%hotmail.com 226b51d7f5 fixes to Blocked Popups dialog:
- no confirmation after unblocking a site
- if there are no more sites in the list after unblocking, dialog closes
- if there are more sites, ensure one's selected
- added accesskeys to the two buttons
- now a dialog, so there's no minimize or maximize buttons
2003-04-29 08:31:46 +00:00

11 lines
275 B
DTD

<!ENTITY caption.label "Blocked Popups">
<!ENTITY intro.label "The following pages were prevented from displaying
unrequested popup windows:">
<!ENTITY done.label "Done">
<!ENTITY done.accesskey "D">
<!ENTITY unblock.label "Unblock Site">
<!ENTITY unblock.accesskey "U">