blob: 1033d032704b82ad64218cb3539f13912b70ba20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 matchAll.label "valident TOUTES les conditions suivantes">
<!ENTITY matchAll.accesskey "t">
<!ENTITY matchAny.label "valident au moins UNE des conditions suivantes">
<!ENTITY matchAny.accesskey "u">
<!ENTITY matchAllMsgs.label "valident toutes les conditions pour les messages">
<!ENTITY matchAllMsgs.accesskey "m">
<!-- LOCALIZATION NOTE
The values below are used to control the widths of the search widgets.
Change the values only when the localized strings in the popup menus
are truncated in the widgets.
-->
<!ENTITY searchTermListAttributesFlexValue "1">
<!ENTITY searchTermListOperatorsFlexValue "1">
<!ENTITY searchTermListValueFlexValue "3">
|