summaryrefslogtreecommitdiffstats
path: root/l10n-ia/editor/ui/chrome/dialogs/EditorListProperties.dtd
blob: 2993f785fe5ab13fbc25cf4e64340624f3d18898 (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 "Proprietates de lista">

<!ENTITY ListType.label "Typo de lista">
<!ENTITY bulletStyle.label "Stilo de punctos:">
<!ENTITY startingNumber.label "Numero initial:">
<!ENTITY startingNumber.accessKey "i">
<!ENTITY none.value "Nulle">
<!ENTITY bulletList.value "Lista a punctos (sin numeros)">
<!ENTITY numberList.value "Lista numerate">
<!ENTITY definitionList.value "Lista de definitiones">
<!ENTITY changeEntireListRadio.label "Cambiar tote le lista">
<!ENTITY changeEntireListRadio.accessKey "C">
<!ENTITY changeSelectedRadio.label "Cambiar solo elementos seligite">
<!ENTITY changeSelectedRadio.accessKey "e">