summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.dtd')
-rw-r--r--thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.dtd19
1 files changed, 19 insertions, 0 deletions
diff --git a/thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.dtd b/thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.dtd
new file mode 100644
index 0000000000..1d2fa07f90
--- /dev/null
+++ b/thunderbird-l10n/it/chrome/it/locale/it/messenger/messengercompose/EditorListProperties.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 "Proprietà elenco">
+
+<!ENTITY ListType.label "Tipo elenco:">
+<!ENTITY bulletStyle.label "Stile:">
+<!ENTITY startingNumber.label "Numero iniziale:">
+<!ENTITY startingNumber.accessKey "N">
+<!ENTITY none.value "Nessuno (paragrafo normale)">
+<!ENTITY bulletList.value "Elenco puntato (non numerato)">
+<!ENTITY numberList.value "Elenco numerato">
+<!ENTITY definitionList.value "Elenco definizioni">
+<!ENTITY changeEntireListRadio.label "Cambia l’intero elenco">
+<!ENTITY changeEntireListRadio.accessKey "C">
+<!ENTITY changeSelectedRadio.label "Cambia solo gli elementi selezionati">
+<!ENTITY changeSelectedRadio.accessKey "s">