XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _SR_ALL 'All (AND)' |
const | _SR_ANY 'Any (OR)' |
const | _SR_EXACT 'Exact Match' |
const | _SR_FOUND 'Found <strong>%s</strong> match(es)' |
const | _SR_IGNOREDWORDS 'The following words are shorter than allowed minimum length (%u chars) and were not included in your search:' |
const | _SR_KEYIGNORE 'Keywords shorter than <strong>%s</strong> characters will be ignored' |
const | _SR_KEYTOOSHORT 'Keywords must be at least <strong>%s</strong> characters long' |
const | _SR_KEYWORDS 'Keyword(s)' |
const | _SR_NEXT 'Next >>' |
const | _SR_NOMATCH 'No Match Found for your Query' |
const | _SR_PLZENTER 'Please enter all required data!' |
const | _SR_PREVIOUS '<< Previous' |
const | _SR_SEARCH 'Search' |
const | _SR_SEARCHIN 'Search in' |
const | _SR_SEARCHRESULTS 'Search Results' |
const | _SR_SEARCHRULE 'Search Rule' |
const | _SR_SHOWALLR 'Show all results' |
const | _SR_SHOWING '(Showing %d - %d)' |
const | _SR_TYPE 'Type' |
const _SR_ALL 'All (AND)' |
Definition at line 14 of file search.php.
const _SR_ANY 'Any (OR)' |
Definition at line 13 of file search.php.
const _SR_EXACT 'Exact Match' |
Definition at line 15 of file search.php.
const _SR_FOUND 'Found <strong>%s</strong> match(es)' |
Definition at line 11 of file search.php.
const _SR_IGNOREDWORDS 'The following words are shorter than allowed minimum length (%u chars) and were not included in your search:' |
Definition at line 25 of file search.php.
const _SR_KEYIGNORE 'Keywords shorter than <strong>%s</strong> characters will be ignored' |
Definition at line 23 of file search.php.
const _SR_KEYTOOSHORT 'Keywords must be at least <strong>%s</strong> characters long' |
Definition at line 22 of file search.php.
const _SR_KEYWORDS 'Keyword(s)' |
Definition at line 19 of file search.php.
const _SR_NEXT 'Next >>' |
Definition at line 17 of file search.php.
const _SR_NOMATCH 'No Match Found for your Query' |
Definition at line 10 of file search.php.
const _SR_PLZENTER 'Please enter all required data!' |
Definition at line 8 of file search.php.
const _SR_PREVIOUS '<< Previous' |
Definition at line 18 of file search.php.
const _SR_SEARCH 'Search' |
Definition at line 7 of file search.php.
const _SR_SEARCHIN 'Search in' |
Definition at line 21 of file search.php.
const _SR_SEARCHRESULTS 'Search Results' |
Definition at line 9 of file search.php.
const _SR_SEARCHRULE 'Search Rule' |
Definition at line 24 of file search.php.
const _SR_SHOWALLR 'Show all results' |
Definition at line 16 of file search.php.
const _SR_SHOWING '(Showing %d - %d)' |
Definition at line 12 of file search.php.
const _SR_TYPE 'Type' |
Definition at line 20 of file search.php.