Parse error: parse error, unexpected T_STRING in /home/h2732hul/public_html/phpBB2/language/lang_dutch/lang_main.php on line 1040
Dit moest er toegevoegd worden.
Mvg,//-- mod : FoxyIRCChat ----------------------------------------------------------------------------
//-- add
$lang['foxyfoxychat_win_not_open'] = 'Attention!\n\nUnable to open chat window.';
$lang['foxychat_no_java'] = 'This application need Java to start';
$lang['foxychat_download_java'] = 'If you've not java installed on your computer, you can found it on <a href=\"http://www.java.com/\" target=\"_blank\">official Java\'s web site</a> or you can search it on <a href=\"http://www.microsoft.com/\" target=\"_blank\">Microsoft\'s web site</a>';
$lang['foxychat_click_to_join'] = 'Click to join chat';
$lang['foxychat_settings'] = 'FoxyIRCChat settings';
$lang['foxychat_server'] = 'IRC Server';
$lang['foxychat_port'] = 'Server port';
$lang['foxychat_channel'] = 'IRC channel with # before';
$lang['foxychat_quitmsg'] = 'Quit message';
$lang['foxychat_showsmile'] = 'Use forum\'s smile in chat';
$lang['foxychat_smilepath'] = 'Path of smile';
$lang['foxychat_smilepath_explain'] = 'Path where are the forum\'s smile, usualy images/smiles';
$lang['foxychat_showbck'] = 'Show a background in chat';
$lang['foxychat_background'] = 'Background picture path';
$lang['foxychat_background_explain'] = 'Path of background picture, example: images/bck.jpg';
//-- end mod : FoxyIRCChat ------------------------------------------------------------------------

