|
From: OryNider <ory...@us...> - 2008-02-24 01:15:00
|
Update of /cvsroot/mxbb/mx_shotcast/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13417/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_shotcast/language/lang_english/lang_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_main.php 2 Oct 2007 04:42:21 -0000 1.2 --- lang_main.php 24 Feb 2008 01:14:56 -0000 1.3 *************** *** 37,42 **** $lang['Before_that_you_heard'] = "Before that you heard"; $lang['Off_Air'] = "The server is <b>Off-Air</b>, try again later."; ! $lang['Socket_functions_disabled'] = 'Unable to use socket functions.'; ! // // That's all Folks! --- 37,43 ---- $lang['Before_that_you_heard'] = "Before that you heard"; $lang['Off_Air'] = "The server is <b>Off-Air</b>, try again later."; ! $lang['Socket_functions_disabled'] = "Unable to use socket functions."; ! $lang['require_password'] = "require password"; ! // // That's all Folks! Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_shotcast/language/lang_english/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 2 Oct 2007 04:42:21 -0000 1.2 --- lang_admin.php 24 Feb 2008 01:14:56 -0000 1.3 *************** *** 30,33 **** --- 30,35 ---- $lang['Show_status'] = "Show status"; + $lang['Stream_type'] = "Stream Type"; + // |