home *** CD-ROM | disk | FTP | other *** search
- // Copernic Agent Search Bar strings constants
-
-
- strDefaultCategoryCaption = 'Default category';
-
- strQueryContainsBool = 'You do not have to use Boolean operators (and, or) since\n' +
- 'Copernic Agent automatically manages them.\n\n' +
- 'Do you want to continue anyway?';
-
- strQueryExactAndQuotes = 'You cannot use quotes with the exact phrase mode.';
-
- strSelectCategory = 'Please select a search category.';
-
- strSearchStrTooLong = 'Search string too long.';