summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/fr/chrome/fr/locale/fr/messenger/messengercompose/EditorListProperties.dtd
blob: f15217ef5df553392a701fc852a74cfc46a77c99 (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 "Propriétés des listes">

<!ENTITY ListType.label "Type de liste :">
<!ENTITY bulletStyle.label "Type des puces :">
<!ENTITY startingNumber.label "Premier numéro :">
<!ENTITY startingNumber.accessKey "P">
<!ENTITY none.value "Aucun (paragraphe normal)">
<!ENTITY bulletList.value "Liste à puces (sans nombre)">
<!ENTITY numberList.value "Liste numérotée">
<!ENTITY definitionList.value "Liste de définitions">
<!ENTITY changeEntireListRadio.label "Changer toute la liste">
<!ENTITY changeEntireListRadio.accessKey "C">
<!ENTITY changeSelectedRadio.label "Changer uniquement les éléments sélectionnés">
<!ENTITY changeSelectedRadio.accessKey "i">