blob: e0c0b9f341591128cd49bb3fd722959cb899fcc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 matchAll.label "visos sąlygos">
<!ENTITY matchAll.accesskey "v">
<!ENTITY matchAny.label "bent viena iš sąlygų">
<!ENTITY matchAny.accesskey "b">
<!ENTITY matchAllMsgs.label "visi laiškai">
<!ENTITY matchAllMsgs.accesskey "a">
<!-- 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">
|