search.properties
来自「现在很火的邮件客户端软件thunderbird的源码」· PROPERTIES 代码 · 共 29 行
PROPERTIES
29 行
# search and filter stringssearchCustomize="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 stuffsearchingMessage=Searching...searchSuccessMessage=1 match foundsearchSuccessMessages=%S matches foundsearchFailureMessage=No matches foundlabelForStopButton=StoplabelForSearchButton=SearchlabelForStopButton.accesskey=SlabelForSearchButton.accesskey=SmoreButtonTooltipText=Add a new rulelessButtonTooltipText=Remove this rule
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?