CVS update: /cowiki/htdocs/
[email protected] 24 May 2005 17:03:11 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dgorski Date: 2005/05/24 10:03:11 Modified: cowiki/htdocs/status.php Log: Wording/plural (when being up for >30 hours it makes no sense to twiddle around :-) File Changes: Directory: /cowiki/htdocs/ ========================== File [changed]: status.php Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/status.php?r1=1.41&r2=1.42 Delta lines: +3 -3 ------------------- --- status.php 24 May 2005 16:53:16 -0000 1.41 +++ status.php 24 May 2005 17:03:08 -0000 1.42 @@ -2,7 +2,7 @@ /** * - * $Id: status.php,v 1.41 2005/05/24 16:53:16 dgorski Exp $ + * $Id: status.php,v 1.42 2005/05/24 17:03:08 dgorski Exp $ * * This file is part of coWiki. coWiki is free software under the terms of * the GNU General Public License (GPL). Read the LICENSE file. If you did @@ -16,7 +16,7 @@ * @author Daniel T. Gorski, <[email protected]> * @copyright (C) Daniel T. Gorski, {@link http://www.develnet.org} * @license http://www.gnu.org/licenses/gpl.html - * @version $Revision: 1.41 $ + * @version $Revision: 1.42 $ * */ @@ -190,7 +190,7 @@ $aStatus[330]= 'Plugin reflection not allowed.'; $aReason[330]= 'The administrator of this software does not allow - '.COWIKI_NAME.' plugins to reflect themself.'; + '.COWIKI_NAME.' plugins to reflect themselves.'; $aSolve [330]= 'You will have ask the administrator directly about the information you desire.';