blob: f908863d8c8c35d995e44520878b964a32a2b014 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- 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 pref.ldap.window.title "Servidores de directorio LDAP">
<!ENTITY directories.label "Servidor de directorio LDAP:">
<!ENTITY directoriesText.label "Selecionar un servidor de directorio LDAP:">
<!ENTITY directoriesText.accesskey "S">
<!ENTITY addDirectory.label "Añadir">
<!ENTITY addDirectory.accesskey "A">
<!ENTITY editDirectory.label "Editar">
<!ENTITY editDirectory.accesskey "e">
<!ENTITY deleteDirectory.label "Eliminar">
<!ENTITY deleteDirectory.accesskey "r">
|