summaryrefslogtreecommitdiff
path: root/admin_trees_download.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin_trees_download.php')
-rw-r--r--admin_trees_download.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin_trees_download.php b/admin_trees_download.php
index def6f483b0..bac8fe1152 100644
--- a/admin_trees_download.php
+++ b/admin_trees_download.php
@@ -141,7 +141,7 @@ $controller->pageHeader();
<?php echo I18N::translate('Compress the GEDCOM file'); ?>
</label>
<p class="small muted">
- <?php echo I18N::translate('To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it.'); ?>
+ <?php echo I18N::translate('To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it.'); ?>
</p>
<!-- CONVERT TO ISO8859-1 -->
@@ -150,7 +150,7 @@ $controller->pageHeader();
<?php echo I18N::translate('Convert from UTF-8 to ISO-8859-1'); ?>
</label>
<p class="small muted">
- <?php echo I18N::translate('webtrees uses UTF-8 encoding for accented letters, special characters and non-latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding.'); ?>
+ <?php echo I18N::translate('webtrees uses UTF-8 encoding for accented letters, special characters and non-latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding.'); ?>
</p>
<!-- GEDCOM_MEDIA_PATH -->