blob: 37dc5f88e9bef9e9611617dbf645f1e9fca0ab76 (
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/. -->
<!ENTITY matchAll.label "Phù hợp tất cả những tìm kiếm sau">
<!ENTITY matchAll.accesskey "s">
<!ENTITY matchAny.label "Phù hợp bất kì tìm kiếm nào">
<!ENTITY matchAny.accesskey "n">
<!ENTITY matchAllMsgs.label "Phù hợp tất cả thư">
<!ENTITY matchAllMsgs.accesskey "P">
<!-- 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 "5">
<!ENTITY searchTermListOperatorsFlexValue "5">
<!ENTITY searchTermListValueFlexValue "5">
|