|
From: FlorinCB <ory...@us...> - 2008-09-07 18:55:02
|
Update of /cvsroot/mxbb/core/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/language/lang_greek Modified Files: lang_main.php Log Message: greek language fixes Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_greek/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 20 Jul 2008 23:34:16 -0000 1.1 --- lang_main.php 7 Sep 2008 18:53:54 -0000 1.2 *************** *** 10,13 **** --- 10,18 ---- */ + /* + Translation: Îλληνικά(Greek) + Translator: "georges georgiou" <gio...@ho...> + */ + // // The format of this file is: *************** *** 128,132 **** // 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-publisher.com" target="_blank">MX-Publisher Development Team</a>'; // --- 133,137 ---- // along with our copyright message indicating you are the translator // please add it here. ! $lang['TRANSLATION_INFO_MXBB'] = 'Greek Language by <a href="http://www.mx-publisher.com/" target="_blank">georges</a>'; // |