diff options
| author | Greg Roach <fisharebest@gmail.com> | 2015-01-29 23:42:39 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2015-01-29 23:59:14 +0000 |
| commit | 936de1f68d91262892cef2b68898fd16a83e7f94 (patch) | |
| tree | 4dd72a7df7493341d6b45b59a5d20dae887fd8af /help_text.php | |
| parent | e72070c1ab26850d463ccbd20db6fa0c30d1481c (diff) | |
| download | webtrees-936de1f68d91262892cef2b68898fd16a83e7f94.tar.gz webtrees-936de1f68d91262892cef2b68898fd16a83e7f94.tar.bz2 webtrees-936de1f68d91262892cef2b68898fd16a83e7f94.zip | |
English
Diffstat (limited to 'help_text.php')
| -rw-r--r-- | help_text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help_text.php b/help_text.php index f35c95867b..a9dada5c73 100644 --- a/help_text.php +++ b/help_text.php @@ -537,7 +537,7 @@ case 'edit_merge': case 'edit_SOUR_EVEN': $title = WT_I18N::translate('Associate events with this source'); - $text = WT_I18N::translate('Each source records specific events, generally for a given date range and for a place jurisdiction. For example a Census records census events and church records record birth, marriage, and death events.<br><br>Select the events that are recorded by this source from the list of events provided. The date should be specified in a range format such as <i>FROM 1900 TO 1910</i>. The place jurisdiction is the name of the lowest jurisdiction that encompasses all lower-level places named in this source. For example, “Oneida, Idaho, USA” would be used as a source jurisdiction place for events occurring in the various towns within Oneida County. “Idaho, USA” would be the source jurisdiction place if the events recorded took place not only in Oneida County but also in other counties in Idaho.'); + $text = WT_I18N::translate('Each source records specific events, generally for a given date range and for a place jurisdiction. For example a Census records census events and church records record birth, marriage, and death events.<br><br>Select the events that are recorded by this source from the list of events provided. The date should be specified in a range format such as <i>FROM 1900 TO 1910</i>. The place jurisdiction is the name of the lowest jurisdiction that encompasses all lower-level places named in this source. For example, “Oneida, Idaho, USA” would be used as a source jurisdiction place for /minevents occurring in the various towns within Oneida County. “Idaho, USA” would be the source jurisdiction place if the events recorded took place not only in Oneida County but also in other counties in Idaho.'); break; case 'export_gedcom': |
