|
From: Florin C B. <ory...@us...> - 2013-06-28 17:08:54
|
Update of /cvsroot/mxbb/core/language/lang_english In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7858/lang_english Modified Files: lang_admin.php Log Message: mxpcms since mx-publisher domain is out Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_english/lang_admin.php,v retrieving revision 1.94 retrieving revision 1.95 diff -C2 -d -r1.94 -r1.95 *** lang_admin.php 28 Jun 2013 15:34:30 -0000 1.94 --- lang_admin.php 28 Jun 2013 17:08:52 -0000 1.95 *************** *** 514,521 **** /* Version Checker */ $lang['MXP_Version_up_to_date'] = 'Your MX-Publisher installation is up to date. No updates are available for your version of MX-Publisher.'; ! $lang['MXP_Version_outdated'] = 'Your MX-Publisher installation does <b>not</b> seem to be up to date. Updates are available for your version of MX-Publisher. Please visit <a href="http://mxpcms.sourceforge.net//download" target="_new">the MX-Publisher Core package download</a> to obtain the latest version.'; $lang['MXP_Latest_version_info'] = 'The latest available version is <b>MX-Publisher %s</b>. '; $lang['MXP_Current_version_info'] = 'You are running <b>MX-Publisher %s</b>.'; ! $lang['MXP_Mailing_list_subscribe_reminder'] = 'For the latest information on news and updates to MX-Publisher, why not <a href="http://lists.sourceforge.net/lists/listinfo/mxbb-news" target="_new">subscribe to our mailing list</a>?'; /* --- 514,521 ---- /* Version Checker */ $lang['MXP_Version_up_to_date'] = 'Your MX-Publisher installation is up to date. No updates are available for your version of MX-Publisher.'; ! $lang['MXP_Version_outdated'] = 'Your MX-Publisher installation does <b>not</b> seem to be up to date. Updates are available for your version of MX-Publisher. Please visit <a href="http://mxpcms.sourceforge.net/download" target="_new">the MX-Publisher Core package download</a> to obtain the latest version.'; $lang['MXP_Latest_version_info'] = 'The latest available version is <b>MX-Publisher %s</b>. '; $lang['MXP_Current_version_info'] = 'You are running <b>MX-Publisher %s</b>.'; ! $lang['MXP_Mailing_list_subscribe_reminder'] = 'For the latest information on news and updates to MX-Publisher, why not <a href="http://lists.sourceforge.net/lists/listinfo/mxpcms-news" target="_new">subscribe to our mailing list</a>?'; /* |