[ Index ]
 

Code source de XOOPS 2.0.17.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/htdocs/language/english/ -> search.php (source)

   1  <?php
   2  // $Id: search.php 2 2005-11-02 18:23:29Z skalpa $

   3  //%%%%%%    File Name search.php     %%%%%

   4  define("_SR_SEARCH","Search");
   5  define("_SR_PLZENTER","Please enter all required data!");
   6  define("_SR_SEARCHRESULTS","Search Results");
   7  define("_SR_NOMATCH","No Match Found for your Query");
   8  define("_SR_FOUND","Found <b>%s</b> match(es)");
   9  define("_SR_SHOWING","(Showing %d - %d)");
  10  define("_SR_ANY","Any (OR)");
  11  define("_SR_ALL","All (AND)");
  12  define("_SR_EXACT","Exact Match");
  13  define("_SR_SHOWALLR","Show all results");
  14  define("_SR_NEXT","Next >>");
  15  define("_SR_PREVIOUS","<< Previous");
  16  define("_SR_KEYWORDS","Keyword(s)");
  17  define("_SR_TYPE","Type");
  18  define("_SR_SEARCHIN","Search in");
  19  define('_SR_KEYTOOSHORT', 'Keywords must be at least <b>%s</b> characters long');
  20  define('_SR_KEYIGNORE', 'Keywords shorter than <b>%s</b> characters will be ignored');
  21  define('_SR_SEARCHRULE', 'Seach Rule');
  22  define('_SR_IGNOREDWORDS', 'The following words are shorter than allowed minmum length (%u chars) and were not included in your search:');
  23  ?>


Généré le : Sun Nov 25 11:44:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics