зеркало из https://github.com/mozilla/gecko-dev.git
29 строки
741 B
Properties
29 строки
741 B
Properties
# search and filter strings
|
|
|
|
searchCustomize="Customize Headers.."
|
|
|
|
# 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...
|
|
searchSuccessMessage=1 match found
|
|
searchSuccessMessages=%S matches found
|
|
searchFailureMessage=No matches found
|
|
labelForStopButton=Stop
|
|
labelForSearchButton=Search
|
|
accesskeyForStopButton=S
|
|
accesskeyForSearchButton=S
|
|
|
|
moreButtonTooltipText=Add a new rule
|
|
lessButtonTooltipText=Remove this rule
|