//----------------------------------------------------------------------------
//
//   rainer eschen web.solutions
//                 _      __    __       __  _            ____  _
//                | | /| / /__ / /  ___ / /_(_)__ ___ ____ | |\/|
//                | |/ |/ / -_) _ \/ -_) __/ (_-</ -_) __/
//                |__/|__/\__/_.__/\__/\__/_/___/\__/_/
//
//                                            More sex appeal for the Web.
//
//
//
//   Copyright (c) 1997-2003 by rainer eschen web.solutions
//                 All rights reserved.
//
//   Version 7.0 (10/31/2002)
//
//   Code can be changed.
//
//   You are not allowed to change the mechanism to create the copyright 
//   line at the end of the hitlist (variables "lastupdate", 
//   "lastUpdateString", "copyrightString", function "footer()" - although, 
//   translation is allowed).
// 
//----------------------------------------------------------------------------
//
// Localization strings
orNotExpectedString       = "ODER, NICHT, Suchbegriff oder '(' erwartet";
ParenthesisExpectedString = "')' erwartet";
keywordExpectedString     = "Suchbegriff erwartet";
wrongInputString          = "Fehlerhafte Eingabe: ";
lookString                = " (siehe <).";
beginCaseString           = "Wortanfang vergleichen, Gro&szlig;/Klein unterscheiden";
caseString                = "Gro&szlig;/Klein unterscheiden";
beginString               = "Wortanfang vergleichen";
hitlistTitleString        = "Trefferliste lokale Suchmaschine";
perCentString             = "Trefferquote";
keywordString             = "Suchbegriff";
descriptionString         = "Beschreibung";
noEntriesString           = "Keine passenden Eintr&auml;ge gefunden.";
enterKeywordString        = "Bitte geben Sie zuerst einen Suchbegriff ein.";
lastUpdateString          = "Stand: ";
copyrightString           = '.<br>Erzeugt mit Webetiser&#153; Copyright &copy; 1997-2011 by Rainer Eschen.';

// Token Strings (These strings can't be keywords. Adapt your stopword list, first.)
orTokenString             = "ODER"
andTokenString            = "UND"
notTokenString            = "NICHT"
