<?
# PHP Wiki
# Copyright (C) 1999 John L. Jorgensen
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

$lclstr["paramprob"]="There was a poblem with your parameters. Edit your wiki tag and try again";
$lclstr["notadmin"]="It appears that you don't belong here. Are you sure you're allowed to do admin tasks?";
$lclstr["nonpost"]="Go away edit non POST method scum!";
$lclstr["areaexists"]="This area already exists.";
$lclstr["linkmade"]="Area link created";
$lclstr["areacreated"]="Area created";
$lclstr["areadeleted"]="Area deleted";
$lclstr["appendprob"]="There was a problem appending. Either the lock is gone, or the file doesn't exist. Retry the edit...";
$lclstr["editprob"]="Can't save the file. The lock is gone. Retry the edit...";
$lclstr["chpwprob"]="Either the passwords didn't match, or the new password is too short. Please try again.";
$lclstr["pwchanged"]="Your password has been changed.";
$lclstr["notopictorename"]="The original topic doesn't exist, so I can't rename it.";
$lclstr["nonewtopic"]="You didn't type in a valid name to rename the topic to.";
$lclstr["topicalreadyexists"]="That topic already exists.";
$lclstr["nowritetopic"]="You don't apear have write access in this topic.";
$lclstr["areasusercanedit"]="Areas user can edit";
$lclstr["noadminsleft"]="You didn't leave any administrators, so I'm not updating the admins file.";
$lclstr["noareasselected"]="There are no areas selected. This is a problem, so I'm not updating your area choices (or lack thereof).";
$lclstr["userdbupdated"]="Your user database has been updated. Click \"edit users\" to confirm.";
$lclstr["fileuploaded"]="The file was successfully uploaded. It has been saved as ";
$lclstr["uploadprob"]="There was a problem uploading the file.";
$lclstr["filetoobig"]="The file was too big. Try something smaller then ";
$lclstr["filesupdated"]="The file areas have been updated. Please check the results below.";
$lclstr["nofilelock"]="Can't update the upload area. The lock is gone. Retry the update(s)...";
$lclstr["howtoupdatefile"]="To delete files, check the <b>delete</b> box for each file to delete. To rename files, simply fill in the <b>rename</b> textbox for each file to rename.";
$lclstr["topiclinks"]="Topic Links";
$lclstr["wikiareas"]="Wiki Areas";
$lclstr["wikiupdated"]="was updated. Below is the editor and the date of the change:";
?>
