blob: d3d7c72838d9b05abe15c3f99aa9f3beb7b6dff2 (
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 "Coincidir con todo o seguinte">
<!ENTITY matchAll.accesskey "C">
<!ENTITY matchAny.label "Coincidir con calquera do seguinte">
<!ENTITY matchAny.accesskey "a">
<!ENTITY matchAllMsgs.label "Coincidir con todas as mensaxes">
<!ENTITY matchAllMsgs.accesskey "t">
<!-- 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">
|