|
From: OryNider <ory...@us...> - 2008-01-31 08:51:58
|
Update of /cvsroot/mxbb/mx_act/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11838 Modified Files: Tag: core28x lang_main.php Log Message: my_act/root/newscore.php should be copyed @ the mxBB root and the score will be saved ... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/language/lang_english/lang_main.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** lang_main.php 5 Apr 2006 22:03:55 -0000 1.3 --- lang_main.php 31 Jan 2008 08:51:30 -0000 1.3.2.1 *************** *** 42,45 **** --- 42,46 ---- $lang['admin_games_per_info'] = "-:- This is how many games you want listed before a new page is needed.<br /><br />-:- <b>NOTE</b> : Leaving this blank or <b>0</b> will return errors."; $lang['admin_page'] = "Pages"; + $lang['games_page'] = "Act Games Page"; $lang['admin_path'] = "Path"; $lang['admin_adar_config'] = "Adarian Shop Options"; |