|
From: Jon O. <jon...@us...> - 2006-09-04 18:02:16
|
Update of /cvsroot/mxbb/core/language/lang_english In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25077/language/lang_english Modified Files: lang_main.php Log Message: Selvens B3 fix (RC1) - B3 Translation credit Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_english/lang_main.php,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** lang_main.php 18 Aug 2006 16:22:04 -0000 1.33 --- lang_main.php 4 Sep 2006 18:02:08 -0000 1.34 *************** *** 103,106 **** --- 103,111 ---- $lang['mx_copy_translation_title'] = 'About the translation'; + // This is optional, if you would like a _SHORT_ message output + // along with our copyright message indicating you are the translator + // please add it here. + //$lang['TRANSLATION_INFO_MXBB'] = 'English Language by <a href="http://www.mx-system.com" target="_blank">mxBB Development Team</a>'; + // // Installation |