home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 October / enter-2005-10.iso / files / copernicagentbasic.exe / %SUPPORTTEMP% / CopernicAgentExt.dll / HTML / INTEGRATION_BAND_SEARCHBAR_JS_STRINGS < prev    next >
Encoding:
Text File  |  2005-11-14  |  474 b   |  14 lines

  1. // Copernic Agent Search Bar strings constants
  2.  
  3.  
  4. strDefaultCategoryCaption = 'Default category';
  5.  
  6. strQueryContainsBool = 'You do not have to use Boolean operators (and, or) since\n' +
  7.   'Copernic Agent automatically manages them.\n\n' +
  8.   'Do you want to continue anyway?';
  9.   
  10. strQueryExactAndQuotes = 'You cannot use quotes with the exact phrase mode.';
  11.  
  12. strSelectCategory = 'Please select a search category.';
  13.  
  14. strSearchStrTooLong = 'Search string too long.';