summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/editor/dialogs/EditorFormProperties.dtd
blob: 21ad62f51241272a155977da9845ab23d9536703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!-- 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 "Propiedades del formulario">

<!ENTITY Settings.label "Configuración">

<!ENTITY FormName.label "Nombre del formulario:">
<!ENTITY FormName.accesskey "N">
<!ENTITY FormAction.label "URL de la acción:">
<!ENTITY FormAction.accesskey "U">
<!ENTITY FormMethod.label "Método:">
<!ENTITY FormMethod.accesskey "M">
<!ENTITY FormEncType.label "Codificación:">
<!ENTITY FormEncType.accesskey "C">
<!ENTITY FormTarget.label "Marco de destino:">
<!ENTITY FormTarget.accesskey "M">

<!ENTITY RemoveForm.label "Eliminar formulario">
<!ENTITY RemoveForm.accesskey "f">