|
From: Yettyn <jo...@us...> - 2008-02-05 14:51:35
|
Update of /cvsroot/mxbb/core/modules/mx_news/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21190/modules/mx_news/language/lang_english Modified Files: lang_admin.php Log Message: yet a bunch of more updates of MX-Publisher referenses Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_news/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 4 Feb 2008 16:52:40 -0000 1.2 --- lang_admin.php 5 Feb 2008 14:51:28 -0000 1.3 *************** *** 42,46 **** $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from mxBB/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; // --- 42,46 ---- $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from MX-Publisher/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; // |