<?php

$lang['integration'] = 'Use the phpBB integration mode';
$lang['enable']      = 'Enable the url replacement';
$lang['boardurl']    = 'The url to the Board to replace links';
$lang['host']        = 'The MySQL Database Server from phpbb';
$lang['user']        = 'The user for the Database server';
$lang['pass']        = 'The password for the user';
$lang['db']          = 'The database used by phpbb';
$lang['pre']         = 'The prefix from phpbb';
$lang['linktxt']     = 'An aditional text printed befor the topic title';
?>
