RetroZilla/mailnews/base/search/resources/locale/en-US/searchTermOverlay.dtd

16 lines
662 B
DTD
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!ENTITY matchAll.label "Match all of the following">
<!ENTITY matchAll.accesskey "a">
<!ENTITY matchAny.label "Match any of the following">
<!ENTITY matchAny.accesskey "o">
<!ENTITY matchAllMsgs.label "Match all messages">
<!ENTITY matchAllMsgs.accesskey "m">
<!-- 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">
<!ENTITY searchTermListButtonsFlexValue "2">