blob: 24bceefce3875a792365e54c3934ee1f3daec9bb (
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 "Αντιστοίχιση όλων των παρακάτω">
<!ENTITY matchAll.accesskey "Α">
<!ENTITY matchAny.label "Αντιστοίχιση όλων των παρακάτω">
<!ENTITY matchAny.accesskey "ν">
<!ENTITY matchAllMsgs.label "Αντιστοίχιση όλων των μηνυμάτων">
<!ENTITY matchAllMsgs.accesskey "τ">
<!-- 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">
|