gecko-dev/suite/locales/en-US/chrome/mailnews/SearchDialog.dtd
alecf%netscape.com 4f39b0fb8a add DTDs to search
1999-08-30 22:03:42 +00:00

21 lines
874 B
DTD

<!-- extracted from SearchDialog.xul -->
<!ENTITY searchHeading.label "Search for messages in:">
<!ENTITY matchAll.label "Match all of the following:">
<!ENTITY matchAny.label "Match any of the following:">
<!ENTITY scopeSubject.label "subject">
<!ENTITY scopeSender.label "sender">
<!ENTITY scopeDate.label "date">
<!ENTITY scopeText.label "any text">
<!ENTITY scopeKeyword.label "keyword">
<!ENTITY scopeAgeDays.label "age in days">
<!ENTITY critContains.label "contains">
<!ENTITY critNotContains.label "doesn't contain">
<!ENTITY buttonMore.label "More">
<!ENTITY buttonFewer.label "Fewer">
<!ENTITY buttonClear.label "Clear">
<!ENTITY buttonSearch.label "Search">
<!ENTITY buttonOptions.label "Options">
<!ENTITY buttonClose.label "Close">
<!ENTITY searchDialogTitle.label "Search Messages">