summaryrefslogtreecommitdiff
path: root/resources/views
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-12-11 11:42:16 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-12-11 11:42:16 +0000
commita87526dfb486ce67715abefc5214a71160b2ab4a (patch)
treefd3b69256bf5f5bfb9d03592413f1ddf9af17eb5 /resources/views
parent8db7838695faed06ec08b8a3a033561222ee6c14 (diff)
downloadwebtrees-a87526dfb486ce67715abefc5214a71160b2ab4a.tar.gz
webtrees-a87526dfb486ce67715abefc5214a71160b2ab4a.tar.bz2
webtrees-a87526dfb486ce67715abefc5214a71160b2ab4a.zip
Whitespace in translations
Diffstat (limited to 'resources/views')
-rw-r--r--resources/views/admin/trees-privacy.phtml2
-rw-r--r--resources/views/admin/webtrees1-thumbnails.phtml2
-rw-r--r--resources/views/edit/reorder-families.phtml2
-rw-r--r--resources/views/help/place.phtml2
4 files changed, 4 insertions, 4 deletions
diff --git a/resources/views/admin/trees-privacy.phtml b/resources/views/admin/trees-privacy.phtml
index 0e5cd7db3c..5aaaca0249 100644
--- a/resources/views/admin/trees-privacy.phtml
+++ b/resources/views/admin/trees-privacy.phtml
@@ -99,7 +99,7 @@ use Fisharebest\Webtrees\View;
<!-- KEEP_ALIVE_YEARS_BIRTH / KEEP_ALIVE_YEARS_DEATH -->
<fieldset class="row mb-3">
<legend class="col-form-label col-sm-4">
- <?= /* I18N: A configuration setting. …who were born in the last XX years or died in the last YY years */ I18N::translate('Extend privacy to dead individuals') ?>
+ <?= /* I18N: A configuration setting. …who were born in the last XX years or died in the last YY years */ I18N::translate('Extend privacy to dead individuals') ?>
</legend>
<div class="col-sm-8">
<?php
diff --git a/resources/views/admin/webtrees1-thumbnails.phtml b/resources/views/admin/webtrees1-thumbnails.phtml
index 0188e43c9a..b927de3f9d 100644
--- a/resources/views/admin/webtrees1-thumbnails.phtml
+++ b/resources/views/admin/webtrees1-thumbnails.phtml
@@ -18,7 +18,7 @@ use Fisharebest\Webtrees\View;
<h1><?= $title ?></h1>
<p>
- <?= /* I18N: "thumbs" is fixed text. Do not change it. */ I18N::translate('In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders.') ?>
+ <?= /* I18N: "thumbs" is fixed text. Do not change it. */ I18N::translate('In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders.') ?>
<br>
<?= I18N::translate('In webtrees version 2, custom thumbnails are stored as a second media file in the same media object.') ?>
<br>
diff --git a/resources/views/edit/reorder-families.phtml b/resources/views/edit/reorder-families.phtml
index d1eaa64ce9..66db6c0d77 100644
--- a/resources/views/edit/reorder-families.phtml
+++ b/resources/views/edit/reorder-families.phtml
@@ -72,7 +72,7 @@ use Illuminate\Support\Collection;
<h3><?= I18N::translate('Parents') ?></h3>
<p>
- <?= I18N::translate('An individual can have more than one set of parents. For example, birth and adopted.') ?>
+ <?= I18N::translate('An individual can have more than one set of parents. For example, birth and adopted.') ?>
<br>
<?= I18N::translate('The first family in the list will be used in charts, lists, reports, etc.') ?>
</p>
diff --git a/resources/views/help/place.phtml b/resources/views/help/place.phtml
index 86a9f920b6..7869c68fb1 100644
--- a/resources/views/help/place.phtml
+++ b/resources/views/help/place.phtml
@@ -11,5 +11,5 @@ use Fisharebest\Webtrees\I18N;
</p>
<p>
- <?= I18N::translate('Place names can change over time. In genealogy, it is customary to use the current name for a town or country. The historic name can be shown in sources, notes, etc.') ?>
+ <?= I18N::translate('Place names can change over time. In genealogy, it is customary to use the current name for a town or country. The historic name can be shown in sources, notes, etc.') ?>
</p>