From: <go...@us...> - 2002-10-11 06:19:25
|
Update of /cvsroot/xoops/xoops-current/html/modules/newbb/language/english In directory usw-pr-cvs1:/tmp/cvs-serv5992/html/modules/newbb/language/english Modified Files: admin.php Log Message: Index: admin.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/newbb/language/english/admin.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** admin.php 15 Jul 2002 08:13:32 -0000 1.1.1.1 --- admin.php 11 Oct 2002 06:14:22 -0000 1.2 *************** *** 53,57 **** define("_MD_A_REMOVECATEGORY","Remove Category"); define("_MD_A_CREATENEWCATEGORY","Create a New Category"); ! define("_MD_A_YDNFOATPOTFDYAA","You did not fill out all the parts of the form.<br>Did you assign at least one moderator? Please go back and correct the form."); define("_MD_A_FORUMCREATED","Forum Created."); define("_MD_A_VTFYJC","View the forum you just created."); --- 53,57 ---- define("_MD_A_REMOVECATEGORY","Remove Category"); define("_MD_A_CREATENEWCATEGORY","Create a New Category"); ! define("_MD_A_YDNFOATPOTFDYAA","You did not fill out all the parts of the form.<br />Did you assign at least one moderator? Please go back and correct the form."); define("_MD_A_FORUMCREATED","Forum Created."); define("_MD_A_VTFYJC","View the forum you just created."); |