// Taalafhankelijke setup voor BIDOCWS HTML-bestanden.
// Copyright (C) 2000-2003 Lieven Forrez.

// Definitie van enkele basisvariabelen
bwstaal = 1
bwsuitleg = "uitlege"
bwsstart = "bidoce"

niveau = ["A Simple Search in the Catalogue","A Complex Search in the Catalogue","An Advanced Combination Search in the Catalogue"]

bwsmess   = ["Choose the searchlevel",
             "Search in: ",
             " Search using: ",
             "Read the online <A TARGET='FR2' HREF=",
             ".htm>User's Guide</A>.",
             "Show matching names/words",
             "Combination: ",
             "AND",
             "OR",
             "EXCEPT",
             "Search",
             "Delete",
             "SEARCH",
             "DELETE all search-values",
             "Choose a catalogue",
             "A value must be entered",
             "This function is not available for the selected field",
             "Return to the list",
             "Detail of the selected title",
             "Show details",
             "Back",
             "Forward",
             "List of matching titles",
             "Total",
             "Displayed",
             "No matching names found<BR>in the list",
             "No matching titles found",
             "Choose a",
             "",
            ]
bwscalmnd = ["January", "February", "March", "April", "May", "June",
             "July", "August", "September", "October", "November", "December"];
bwscalper = ["the period before","the period until","on (specific day)",
             "the period from","the period after"];
bwscaldag = ["Sun","Mon","Tue","Wen","Thu","Fri","Sat"];
bwscalmes = ["Previous month","Next month","Previous year","Next year",
             "Choose","Incorrect date"]


