<span><?phpecho$l->t('No secure random number generator is available, please enable the PHP OpenSSL extension.');?></span>
<br/>
<span><?phpecho$l->t('Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account.');?></span>
<p><?phpecho$l->t('No secure random number generator is available, please enable the PHP OpenSSL extension.');?><br/>
<?phpecho$l->t('Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account.');?></p>
<span><?phpecho$l->t('Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.');?></span>
<p><?phpecho$l->t('Your data directory and files are probably accessible from the internet because the .htaccess file does not work.');?><br>
<?phpecho$l->t('For information how to properly configure your server, please see the <a href="http://doc.owncloud.org/server/5.0/admin_manual/installation.html" target="_blank">documentation</a>.');?></p>