|
From: OryNider <ory...@us...> - 2007-10-02 05:03:00
|
Update of /cvsroot/mxbb/mx_shotcast/language/lang_romanian In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14793/lang_romanian Modified Files: Tag: core28x lang_main.php Log Message: upgrading... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_shotcast/language/lang_romanian/lang_main.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** lang_main.php 6 Jun 2007 23:20:14 -0000 1.1 --- lang_main.php 2 Oct 2007 05:02:56 -0000 1.1.2.1 *************** *** 28,31 **** --- 28,33 ---- $lang['Before_that_you_heard'] = "Ultimele nouã melodii"; $lang['Off_Air'] = "Serverul este <b>Off-Air</b>, incearcã mai târziu."; + $lang['Socket_functions_disabled'] = 'Unable to use socket functions.'; + // // That's all Folks! |