summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/messengercompose/EditorListProperties.dtd
blob: ee438e8cde147d0eefce8865b6fc7c46350c29b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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/. -->


<!-- Window title -->
<!ENTITY windowTitle.label "Propiedades de lista">

<!ENTITY ListType.label "Tipo de lista">
<!ENTITY bulletStyle.label "Estilo viñeta:">
<!ENTITY startingNumber.label "Empezar en:">
<!ENTITY startingNumber.accessKey "S">
<!ENTITY none.value "Ninguno">
<!ENTITY bulletList.value "Lista de viñeta (sin numeración)">
<!ENTITY numberList.value "Lista numerada">
<!ENTITY definitionList.value "Lista de definiciones">
<!ENTITY changeEntireListRadio.label "Cambiar toda la lista">
<!ENTITY changeEntireListRadio.accessKey "C">
<!ENTITY changeSelectedRadio.label "Cambiar sólo ítems seleccionados">
<!ENTITY changeSelectedRadio.accessKey "I">