blob: 17fb8991e943a9b6252b4e893a7496378c59bc86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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 "Podudara sa svime od sljedećeg">
<!ENTITY matchAny.label "Podudara s bilo čim od sljedećeg">
<!ENTITY matchAllMsgs.label "Podudara sa svim porukama">
<!-- 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">
|