$string['nocandidatestoremove']='No candidate pages to remove, choose \'$a\' to show all pages.';
$string['removepages']='Remove pages';
$string['pagesremoved']='Pages removed.';
$string['checklinkscheck']='Are you sure that you want to check the links on this page:';
$string['checklinks']='Check links';
$string['linkschecked']='Links checked';
$string['checklinksnotice']='Please be patient when this page is working.';
$string['removenotice']='Note that only unreferenced pages will be listed here. And because the ewiki engine itself does only limited testing if a page is referenced it may miss some of them here.<br>If you however empty a page first, it will get listed here too. Various other database diagnostics are made as well.';
$string['removepagecheck']='Are you sure that you want to delete these pages ?';
$string['errorroandwr']='Flag error: Page is Writeable and Read only';
$string['errorsize']='Page size bigger than 64k';
$string['emptypage']='Empty page';
$string['flags']='Flags';
$string['status']='Status';
$string['flagsset']='Flags changed';
$string['strippages']='Strip pages';
$string['strippagecheck']='Are you sure that you want to strip old versions from these pages:';
$string['nothingtostrip']='There are no pages with more than one version.';
$string['version']='Version';
$string['versions']='Versions';
$string['pagesstripped']='Pages stripped.';
$string['wrongversionrange']='$a is not a correct range!';
$string['versionrangetoobig']='You cannot delete all versions of a page! The last version should remain.';
$string['linkok']='OK';
$string['linkdead']='DEAD';
$string['offline']='OFFLINE';
$string['nolinksfound']='No links found on page.';
$string['revertpages']='Revert mass changes';
$string['pagesreverted']='Changes reverted';
$string['revertpagescheck']='Do you really want to revert the following changes:';
$string['revertchanges']='Revert changes';
$string['versionstodelete']='Version(s) to delete';
$string['nochangestorevert']='No changes to revert.';
$string['authorfieldpattern']='Author field pattern';
$string['noregexp']='This must be a fixed string (you cannot use * or regex), at best use the attackers` IP address or host name, but do not include the port number (because it increased with every http access).';
$string['changesfield']='Within how many hours from the last change';
$string['howtooperate']='How to operate';
$string['authorfieldpatternerror']='Please enter an author.';
$string['deleteversionserror']='Please enter a correct version count.';
$string['changesfielderror']='Please enter a correct hour count.';
$string['revertlastonly']='Only, if it was the last change';
$string['revertallsince']='Version diving, also delete changes made after';
$string['revertthe']='Version diving, but only purge the affected one';
$string['deleteversions']='Delete how many last versions';
$string['deletepage']='Delete page';
# Filter Name
$string['filtername']='Wiki Page Auto-linking';
# Flags, please be careful when translating
$string['flagtxt']='TXT';
$string['flagbin']='BIN';
$string['flagoff']='OFF';
$string['flaghtm']='HTM';
$string['flagro']='RO';
$string['flagwr']='WR';
# This one has to be a WikiWord !!!
$string['deletemewikiword']='DeleteMe';
$string['deletemewikiwordfound']='$a found on page';
$string['submit']='Submit';
# Ewiki
$string['editform1']='Try not to worry too much about formatting, it can always be improved later.';
$string['editform2']='Please write sensibly, and remember that all editing is logged.';
$string['save']='Save';
$string['preview']='Preview';
$string['canceledit']='Cancel';
$string['uploadpicturebutton']='Upload';
$string['lastchanged']="Last changed on \$a";
$string['hits']="\$a hits";
$string['changes']="\$a changes";
$string['upload0']='Use this form to upload an arbitrary binary file into the wiki:';
$string['uplnewnam']='Save with different filename';
$string['uplok']='Your file was uploaded correctly.';
$string['uplerror']='We are sorry, but something went wrong during the file upload.';
$string['dwnlnofiles']='No files uploaded yet.';
$string['file']='File';
$string['uploadedon']='Uploaded on';
$string['fileisoftype']='File is of type';
$string['downloadtimes']="Downloaded \$a times";
$string['of']='of';
$string['comment']='Comment';
$string['dwnlsection']='Download section';
$string['infoaboutpage']='Information about the page';
$string['thanksforcontribution']='Thank you for your contribution.';
$string['disabledpage']='This page is currently not available.';
$string['doesnotexist']='This page does not yet exist, please click on the edit Button if you would like to create it.';
$string['errversionsave']='Sorry, while you edited this page someone else did already save a changed version. Please go back to the previous screen and copy your changes to your computers clipboard to insert it again after you reload the edit screen.';
$string['forbidden']='You are not authorized to access this page.';
$string['binimgtoolarge']='Image file is too large!';
$string['binnoimg']='This is an inacceptable file format!';