Update translations

This commit is contained in:
Frederic Guillot
2017-02-19 09:11:05 -05:00
parent 64a4eb05ce
commit 23ff360d62
28 changed files with 457 additions and 179 deletions

View File

@@ -1,10 +1,10 @@
<div class="page-header">
<h2><?= t('Upload the Sqlite database') ?></h2>
<h2><?= t('Upload the database') ?></h2>
</div>
<div class="alert">
<p>
<?= t('You can upload the Gzip compressed Sqlite database previously downloaded.') ?>
<?= t('You could upload the previously downloaded Sqlite database (Gzip format).') ?>
</p>
</div>