home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / en-US.jar / locale / en-US / messenger / search.properties < prev    next >
Encoding:
Text File  |  2005-07-29  |  787 b   |  32 lines

  1. # search and filter strings
  2.  
  3. searchCustomize="Customize Headers.."
  4.  
  5. # these are the fields that get inserted in the search line
  6. # for "and" searches, this looks like:
  7. #
  8. # searchAnd0 <attribute> searchAnd1 <operator> searchAnd2 <value> searchAnd4
  9. #
  10. # for example, in english this looks like:
  11. # and the [Sender ] [doesn't contain] [John]
  12. #
  13. # TODO: need to special-case the first line (filterindex==0)
  14. #
  15.  
  16. # filter stuff
  17.  
  18. searchingMessage=Searching...
  19. searchSuccessMessage=1 match found
  20. searchSuccessMessages=%S matches found
  21. searchFailureMessage=No matches found
  22. labelForStopButton=Stop
  23. labelForSearchButton=Search
  24. accesskeyForStopButton=S
  25. accesskeyForSearchButton=S
  26.  
  27. # searchTermOverlay stuff
  28. orSearchText=or the
  29. andSearchText=and the
  30. initialSearchText=the
  31.  
  32.