<strong>Versions</strong><!-- translate using echo $l->t('foo'); -->
<strong><?phpecho$l->t('Versions');?></strong>
</legend>
<p>This will delete all existing backup versions of your files</p><!-- translate using echo $l->t('foo'); -->
<buttonid="expireAllBtn">Expire all versions<imgstyle="display: none;"class="expireAllLoading"src="<?phpechoOCP\Util::imagePath('core','loading.gif');?>"/></button>
<p>
<?phpecho$l->t('This will delete all existing backup versions of your files');?>
<spanclass="securitywarning">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>
<spanclass="securitywarning">
<?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.');?>
Developed by the <ahref="http://ownCloud.org/contact"target="_blank">ownCloud community</a>, the <ahref="https://github.com/owncloud"target="_blank">source code</a> is licensed under the <ahref="http://www.gnu.org/licenses/agpl-3.0.html"target="_blank"><abbrtitle="Affero General Public License">AGPL</abbr></a>.
<?echo$l->t('Developed by the <a href="http://ownCloud.org/contact" target="_blank">ownCloud community</a>, the <a href="https://github.com/owncloud" target="_blank">source code</a> is licensed under the <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank"><abbr title="Affero General Public License">AGPL</abbr></a>.');?>