mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
21 lines
874 B
DTD
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">
|