diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-an/suite/chrome/common/permissions/permissionsManager.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/common/permissions/permissionsManager.dtd b/l10n-an/suite/chrome/common/permissions/permissionsManager.dtd new file mode 100644 index 0000000000..bde76debb3 --- /dev/null +++ b/l10n-an/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 "Excepcions"> +<!ENTITY treehead.sitename.label "Puesto web"> +<!ENTITY treehead.status.label "Estau"> +<!ENTITY remove.label "Eliminar puesto web"> +<!ENTITY remove.accesskey "r"> +<!ENTITY removeall.label "Eliminar totz os puestos web"> +<!ENTITY removeall.accesskey "E"> +<!ENTITY address.label "Adreza d'o puesto web:"> +<!ENTITY address.accesskey "A"> +<!ENTITY block.label "Bloquiar"> +<!ENTITY block.accesskey "B"> +<!ENTITY session.label "Permitir entre a sesiĆ³n"> +<!ENTITY session.accesskey "s"> +<!ENTITY allow.label "Permitir"> +<!ENTITY allow.accesskey "P"> |