{
echo '<h2>' . __('Welcome') . '</h2>' .
'<p>' . __('To complete your Dotclear installation and start writing on your blog, ' .
'we just need to know how to access your database and who you are. ' .
'Just fill this two steps wizard with this information and we will be done.') . '</p>' .
'<p class="message"><strong>' . __('Attention:') . '</strong> ' .
__('this wizard may not function on every host. If it does not work for you, ' .
'please refer to <a href="https://dotclear.org/documentation/2.0/admin/install">' .
'the documentation</a> to learn how to create the <strong>config.php</strong> ' .
'file manually.') . '</p>'