suite/locales/en-US/chrome/mailnews/search.properties
author welpy-cw <h.w.forms@arcor.de>
Thu, 24 Jul 2025 22:17:43 +0000 (95 minutes ago)
changeset 45575 337a3f0e92900fed5f829874b5b79fa5545f0c98
parent 10816 f31b3e24565fbc8f5e5c8633679aaeb063d7af68
permissions -rw-r--r--
Bug 1979097 - Fix handling of failed QueryInterface when saving account settings. r=edicharry Differential Revision: https://phabricator.services.mozilla.com/D258594
# 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/.

# search and filter strings
#
# these are the fields that get inserted in the search line
# for "and" searches, this looks like:
#
# searchAnd0 <attribute> searchAnd1 <operator> searchAnd2 <value> searchAnd4
#
# for example, in english this looks like:
# and the [Sender ] [doesn't contain] [John]
#
# TODO: need to special-case the first line (filterindex==0)

# filter stuff
searchingMessage=Searching…
# LOCALIZATION NOTE (matchesFound): #1 number of matches found
matchesFound=#1 match found;#1 matches found
noMatchesFound=No matches found
labelForStopButton=Stop
labelForSearchButton=Search
labelForStopButton.accesskey=S
labelForSearchButton.accesskey=S

moreButtonTooltipText=Add a new rule
lessButtonTooltipText=Remove this rule