diff options
Diffstat (limited to 'l10n-nl/suite/chrome/common/permissions/permissionsManager.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/common/permissions/permissionsManager.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/common/permissions/permissionsManager.dtd b/l10n-nl/suite/chrome/common/permissions/permissionsManager.dtd new file mode 100644 index 0000000000..f79baf9f69 --- /dev/null +++ b/l10n-nl/suite/chrome/common/permissions/permissionsManager.dtd @@ -0,0 +1,19 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY windowtitle.label "Uitzonderingen"> +<!ENTITY treehead.sitename.label "Website"> +<!ENTITY treehead.status.label "Status"> +<!ENTITY remove.label "Website verwijderen"> +<!ENTITY remove.accesskey "W"> +<!ENTITY removeall.label "Alle websites verwijderen"> +<!ENTITY removeall.accesskey "A"> +<!ENTITY address.label "Adres van website:"> +<!ENTITY address.accesskey "d"> +<!ENTITY block.label "Blokkeren"> +<!ENTITY block.accesskey "B"> +<!ENTITY session.label "Toestaan voor sessie"> +<!ENTITY session.accesskey "s"> +<!ENTITY allow.label "Toestaan"> +<!ENTITY allow.accesskey "T"> |