summaryrefslogtreecommitdiff
path: root/resources/lang/webtrees.pot
diff options
context:
space:
mode:
Diffstat (limited to 'resources/lang/webtrees.pot')
-rw-r--r--resources/lang/webtrees.pot2045
1 files changed, 999 insertions, 1046 deletions
diff --git a/resources/lang/webtrees.pot b/resources/lang/webtrees.pot
index 85a352e32a..ce48130cd0 100644
--- a/resources/lang/webtrees.pot
+++ b/resources/lang/webtrees.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: webtrees 1.0\n"
"Report-Msgid-Bugs-To: i18n@webtrees.net\n"
-"POT-Creation-Date: 2021-06-19 12:43+0100\n"
+"POT-Creation-Date: 2021-07-27 17:32+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-#: app/Age.php:98 app/Functions/FunctionsPrint.php:261
+#: app/Age.php:98 app/Elements/AgeAtEvent.php:81
#: app/Statistics/Repository/FamilyRepository.php:351
#: app/Statistics/Repository/IndividualRepository.php:964
#: resources/views/modules/relatives/family.phtml:194
@@ -30,7 +30,7 @@ msgid_plural "%s years"
msgstr[0] ""
msgstr[1] ""
-#: app/Age.php:102 app/Functions/FunctionsPrint.php:263
+#: app/Age.php:102 app/Elements/AgeAtEvent.php:82
#: app/Statistics/Repository/FamilyRepository.php:346
#: app/Statistics/Repository/IndividualRepository.php:959
#: resources/views/modules/relatives/family.phtml:196
@@ -40,7 +40,7 @@ msgid_plural "%s months"
msgstr[0] ""
msgstr[1] ""
-#: app/Age.php:106 app/Functions/FunctionsPrint.php:267
+#: app/Age.php:106 app/Elements/AgeAtEvent.php:84
#: app/Statistics/Repository/FamilyRepository.php:340
#: app/Statistics/Repository/IndividualRepository.php:954
#, php-format
@@ -50,8 +50,8 @@ msgstr[0] ""
msgstr[1] ""
#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75
-#: app/Functions/FunctionsPrintFacts.php:617
-#: app/Http/RequestHandlers/TreePrivacyPage.php:90
+#: app/Functions/FunctionsPrintFacts.php:610
+#: app/Http/RequestHandlers/TreePrivacyPage.php:91
#: resources/views/admin/trees-privacy.phtml:41
#: resources/views/admin/trees-privacy.phtml:103
#: resources/views/admin/trees-privacy.phtml:164
@@ -60,9 +60,9 @@ msgid "Show to visitors"
msgstr ""
#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76
-#: app/Functions/FunctionsPrintFacts.php:620
+#: app/Functions/FunctionsPrintFacts.php:613
#: app/Http/RequestHandlers/TreePreferencesPage.php:153
-#: app/Http/RequestHandlers/TreePrivacyPage.php:91
+#: app/Http/RequestHandlers/TreePrivacyPage.php:92
#: resources/views/admin/trees-privacy.phtml:41
#: resources/views/admin/trees-privacy.phtml:103
#: resources/views/modals/restriction-fields.phtml:18
@@ -70,22 +70,22 @@ msgid "Show to members"
msgstr ""
#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77
-#: app/Functions/FunctionsPrintFacts.php:623
+#: app/Functions/FunctionsPrintFacts.php:616
#: app/Http/RequestHandlers/TreePreferencesPage.php:154
-#: app/Http/RequestHandlers/TreePrivacyPage.php:92
+#: app/Http/RequestHandlers/TreePrivacyPage.php:93
#: resources/views/modals/restriction-fields.phtml:21
msgid "Show to managers"
msgstr ""
#: app/Auth.php:534 app/Auth.php:547
#: app/Http/RequestHandlers/TreePreferencesPage.php:155
-#: app/Http/RequestHandlers/TreePrivacyPage.php:93
+#: app/Http/RequestHandlers/TreePrivacyPage.php:94
#: resources/views/admin/trees-privacy.phtml:164
msgid "Hide from everyone"
msgstr ""
#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363
-#: app/Family.php:381 app/Individual.php:1074
+#: app/Family.php:381 app/Individual.php:1052
#: app/Module/IndividualListModule.php:263
#: app/Module/IndividualListModule.php:287
#: app/Module/IndividualListModule.php:507
@@ -94,7 +94,7 @@ msgid "…"
msgstr ""
#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363
-#: app/Family.php:381 app/Individual.php:1075
+#: app/Family.php:381 app/Individual.php:1053
#: app/Module/IndividualListModule.php:278
#: app/Module/IndividualListModule.php:491
msgctxt "Unknown given name"
@@ -1938,7 +1938,7 @@ msgid "%s&nbsp;CE"
msgstr ""
#. I18N: e.g. "Occupation: farmer"
-#: app/Elements/AbstractElement.php:207
+#: app/Elements/AbstractElement.php:208
#: resources/views/modules/media-list/page.phtml:138
#, php-format
msgid "%1$s: %2$s"
@@ -1962,6 +1962,28 @@ msgstr ""
msgid "Adopted by mother"
msgstr ""
+#: app/Elements/AgeAtEvent.php:78 app/Factories/ElementFactory.php:326
+#: resources/views/edit/change-family-members.phtml:67
+#: resources/views/edit/change-family-members.phtml:78
+#: resources/views/modules/pedigree-chart/previous.phtml:40
+msgid "Child"
+msgstr ""
+
+#: app/Elements/AgeAtEvent.php:79
+msgid "Infant"
+msgstr ""
+
+#: app/Elements/AgeAtEvent.php:80
+msgid "Stillborn"
+msgstr ""
+
+#: app/Elements/AgeAtEvent.php:83
+#, php-format
+msgid "%s week"
+msgid_plural "%s weeks"
+msgstr[0] ""
+msgstr[1] ""
+
#. I18N: Quality of source information - GEDCOM tag “QUAY 0”
#: app/Elements/CertaintyAssessment.php:49
msgid "unreliable evidence"
@@ -2019,8 +2041,8 @@ msgid "Never married"
msgstr ""
#. I18N: Name of a country or state
-#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:903
-#: app/GedcomRecord.php:908 app/Module/CustomTagsFamilyTreeMaker.php:140
+#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898
+#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140
#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72
#: app/Statistics/Service/CountryService.php:38
msgid "Unknown"
@@ -2200,8 +2222,8 @@ msgstr ""
#: resources/views/admin/trees-preferences.phtml:558
#: resources/views/admin/trees-preferences.phtml:574
#: resources/views/admin/trees-preferences.phtml:640
-#: resources/views/admin/trees-preferences.phtml:840
-#: resources/views/admin/trees-preferences.phtml:870
+#: resources/views/admin/trees-preferences.phtml:754
+#: resources/views/admin/trees-preferences.phtml:784
#: resources/views/lists/families-table.phtml:324
#: resources/views/modules/fix-search-and-replace/options.phtml:56
#: resources/views/modules/html/config.phtml:55
@@ -2239,8 +2261,8 @@ msgstr ""
#: resources/views/admin/trees-preferences.phtml:558
#: resources/views/admin/trees-preferences.phtml:574
#: resources/views/admin/trees-preferences.phtml:640
-#: resources/views/admin/trees-preferences.phtml:840
-#: resources/views/admin/trees-preferences.phtml:870
+#: resources/views/admin/trees-preferences.phtml:754
+#: resources/views/admin/trees-preferences.phtml:784
#: resources/views/lists/families-table.phtml:326
#: resources/views/modules/fix-search-and-replace/options.phtml:56
#: resources/views/modules/html/config.phtml:55
@@ -2568,7 +2590,7 @@ msgid "Employee"
msgstr ""
#: app/Elements/RelationIsDescriptor.php:102
-#: app/Factories/ElementFactory.php:575 app/Factories/ElementFactory.php:590
+#: app/Factories/ElementFactory.php:579 app/Factories/ElementFactory.php:594
msgid "Employer"
msgstr ""
@@ -2679,7 +2701,7 @@ msgid "Other"
msgstr ""
#: app/Elements/RestrictionNotice.php:78
-#: app/Functions/FunctionsPrintFacts.php:626
+#: app/Functions/FunctionsPrintFacts.php:619
#: resources/views/modals/restriction-fields.phtml:32
msgid "Only managers can edit"
msgstr ""
@@ -3679,17 +3701,17 @@ msgid "This source does not exist or you do not have permission to view it."
msgstr ""
#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation.
-#: app/Fact.php:625 app/Functions/FunctionsPrint.php:115
-#: app/Functions/FunctionsPrintFacts.php:399
-#: app/Functions/FunctionsPrintFacts.php:402
-#: app/Functions/FunctionsPrintFacts.php:464
-#: app/Functions/FunctionsPrintFacts.php:478
+#: app/Fact.php:613 app/Functions/FunctionsPrint.php:106
+#: app/Functions/FunctionsPrintFacts.php:398
+#: app/Functions/FunctionsPrintFacts.php:401
+#: app/Functions/FunctionsPrintFacts.php:475
+#: app/Functions/FunctionsPrintFacts.php:489
#, php-format
msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>"
msgstr ""
#. I18N: Name of a module/report
-#: app/Factories/ElementFactory.php:274
+#: app/Factories/ElementFactory.php:276
#: app/Module/CustomTagsFamilyTreeMaker.php:75
#: app/Module/CustomTagsGedcom53.php:104
#: app/Module/FamilyGroupReportModule.php:44
@@ -3708,72 +3730,71 @@ msgstr ""
msgid "Family"
msgstr ""
-#: app/Factories/ElementFactory.php:275 app/Factories/ElementFactory.php:386
-#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:658
-#: app/Factories/ElementFactory.php:705
+#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:389
+#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662
+#: app/Factories/ElementFactory.php:709
#: app/Http/RequestHandlers/CreateRepositoryModal.php:52
-#: app/Module/CustomTagsPhpGedView.php:67 app/Module/FixCemeteryTag.php:85
+#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:85
#: resources/views/modals/submitter-fields.phtml:33
msgid "Address"
msgstr ""
-#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:387
-#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:659
-#: app/Factories/ElementFactory.php:706
+#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:390
+#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663
+#: app/Factories/ElementFactory.php:710
msgid "Address line 1"
msgstr ""
-#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:388
-#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:660
-#: app/Factories/ElementFactory.php:707
+#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391
+#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664
+#: app/Factories/ElementFactory.php:711
msgid "Address line 2"
msgstr ""
-#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:389
-#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:661
-#: app/Factories/ElementFactory.php:708
+#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392
+#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665
+#: app/Factories/ElementFactory.php:712
msgid "Address line 3"
msgstr ""
-#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:390
-#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:662
-#: app/Factories/ElementFactory.php:709
+#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393
+#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666
+#: app/Factories/ElementFactory.php:713
msgid "City"
msgstr ""
-#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:391
-#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:663
-#: app/Factories/ElementFactory.php:710
+#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394
+#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667
+#: app/Factories/ElementFactory.php:714
#: app/Statistics/Google/ChartDistribution.php:127
msgid "Country"
msgstr ""
-#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:392
-#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:664
-#: app/Factories/ElementFactory.php:711 app/Module/CustomTagsGedcomL.php:239
+#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395
+#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668
+#: app/Factories/ElementFactory.php:715 app/Module/CustomTagsGedcomL.php:239
#: app/Module/CustomTagsGenPluswin.php:71
#: app/Module/CustomTagsGenPluswin.php:103
msgid "Postal code"
msgstr ""
-#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:393
-#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:665
-#: app/Factories/ElementFactory.php:712
+#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:396
+#: app/Factories/ElementFactory.php:416 app/Factories/ElementFactory.php:669
+#: app/Factories/ElementFactory.php:716
msgid "State"
msgstr ""
-#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:415
-#: app/Factories/ElementFactory.php:687
+#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:418
+#: app/Factories/ElementFactory.php:691
msgid "Agency"
msgstr ""
-#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:416
+#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:419
msgid "Cause"
msgstr ""
-#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:352
-#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:400
-#: app/Factories/ElementFactory.php:417
+#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:376
+#: app/Factories/ElementFactory.php:403 app/Factories/ElementFactory.php:420
#: app/Http/RequestHandlers/HelpText.php:205
#: app/Module/CustomTagsFamilyTreeBuilder.php:56
#: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148
@@ -3798,12 +3819,12 @@ msgstr ""
msgid "Date"
msgstr ""
-#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:394
-#: app/Factories/ElementFactory.php:418 app/Factories/ElementFactory.php:670
-#: app/Factories/ElementFactory.php:717
+#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:397
+#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674
+#: app/Factories/ElementFactory.php:721
#: app/Module/CustomTagsBrothersKeeper.php:97
#: app/Module/CustomTagsPersonalAncestralFile.php:57
-#: app/Module/CustomTagsPhpGedView.php:73 app/Module/CustomTagsReunion.php:51
+#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:51
#: resources/views/admin/users-create.phtml:71
#: resources/views/admin/users-edit.phtml:81
#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50
@@ -3816,15 +3837,15 @@ msgstr ""
msgid "Email address"
msgstr ""
-#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:395
-#: app/Factories/ElementFactory.php:419 app/Factories/ElementFactory.php:671
-#: app/Factories/ElementFactory.php:718
+#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:398
+#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:675
+#: app/Factories/ElementFactory.php:722
msgid "Fax"
msgstr ""
-#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:332
-#: app/Functions/FunctionsPrint.php:391
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:68
+#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:335
+#: app/Functions/FunctionsPrint.php:343
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81
#: resources/views/edit/change-family-members.phtml:32
#: resources/views/edit/change-family-members.phtml:47
#: resources/xml/reports/cemetery_report.xml:7
@@ -3841,28 +3862,27 @@ msgstr ""
msgid "Husband"
msgstr ""
-#: app/Factories/ElementFactory.php:289
+#: app/Factories/ElementFactory.php:291
#: resources/views/modules/timeline-chart/chart.phtml:353
msgid "Husband’s age"
msgstr ""
-#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:300
-#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:344
-#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:381
-#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:430
-#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:572
-#: app/Factories/ElementFactory.php:607 app/Factories/ElementFactory.php:615
-#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:620
-#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:638
-#: app/Factories/ElementFactory.php:643 app/Factories/ElementFactory.php:653
-#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:673
-#: app/Factories/ElementFactory.php:685 app/Factories/ElementFactory.php:691
-#: app/Factories/ElementFactory.php:692 app/Factories/ElementFactory.php:700
-#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:721
-#: app/Factories/ElementFactory.php:732 app/Factories/ElementFactory.php:735
-#: app/Functions/FunctionsPrint.php:101 app/Functions/FunctionsPrint.php:176
-#: app/Functions/FunctionsPrintFacts.php:797
-#: app/Functions/FunctionsPrintFacts.php:810
+#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:302
+#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:347
+#: app/Factories/ElementFactory.php:366 app/Factories/ElementFactory.php:384
+#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:433
+#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:576
+#: app/Factories/ElementFactory.php:611 app/Factories/ElementFactory.php:619
+#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:624
+#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:642
+#: app/Factories/ElementFactory.php:647 app/Factories/ElementFactory.php:657
+#: app/Factories/ElementFactory.php:673 app/Factories/ElementFactory.php:677
+#: app/Factories/ElementFactory.php:689 app/Factories/ElementFactory.php:695
+#: app/Factories/ElementFactory.php:696 app/Factories/ElementFactory.php:704
+#: app/Factories/ElementFactory.php:720 app/Factories/ElementFactory.php:725
+#: app/Factories/ElementFactory.php:736 app/Factories/ElementFactory.php:739
+#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167
+#: app/Functions/FunctionsPrintFacts.php:781
#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101
#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150
#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194
@@ -3871,7 +3891,6 @@ msgstr ""
#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69
#: app/Module/CustomTagsWebtrees.php:77
#: resources/views/admin/trees-privacy.phtml:184
-#: resources/views/family-page.phtml:55
#: resources/views/modals/create-media-from-file.phtml:51
#: resources/views/modals/media-object-fields.phtml:19
#: resources/views/modals/note-object-fields.phtml:9
@@ -3886,13 +3905,13 @@ msgstr ""
msgid "Note"
msgstr ""
-#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:312
-#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:364
-#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:442
-#: app/Factories/ElementFactory.php:573 app/Factories/ElementFactory.php:608
-#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:634
-#: app/Factories/ElementFactory.php:654 app/Factories/ElementFactory.php:693
-#: app/Factories/ElementFactory.php:722
+#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:314
+#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:367
+#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:445
+#: app/Factories/ElementFactory.php:577 app/Factories/ElementFactory.php:612
+#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:638
+#: app/Factories/ElementFactory.php:658 app/Factories/ElementFactory.php:697
+#: app/Factories/ElementFactory.php:726
#: app/Http/RequestHandlers/HelpText.php:231
#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159
#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249
@@ -3902,20 +3921,19 @@ msgstr ""
#: resources/views/admin/trees-privacy.phtml:185
#: resources/views/admin/trees.phtml:248
#: resources/views/admin/webtrees1-thumbnails.phtml:41
-#: resources/views/family-page.phtml:67
#: resources/views/modules/favorites/favorites.phtml:94
msgid "Media object"
msgstr ""
-#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:396
-#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:674
-#: app/Factories/ElementFactory.php:723
+#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:399
+#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:678
+#: app/Factories/ElementFactory.php:727
#: resources/views/modals/submitter-fields.phtml:25
msgid "Phone"
msgstr ""
-#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:353
-#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:690
+#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426
+#: app/Factories/ElementFactory.php:694
#: app/Http/RequestHandlers/HelpText.php:236
#: app/Module/CustomTagsFamilyTreeBuilder.php:59
#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69
@@ -3941,17 +3959,14 @@ msgstr ""
msgid "Place"
msgstr ""
-#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:424
+#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:427
msgid "Phonetic place"
msgstr ""
-#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:302
-#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:347
-#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:432
-#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:583
-#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:645
-#: app/Factories/ElementFactory.php:676 app/Factories/ElementFactory.php:696
-#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:87
+#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:304
+#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:428
+#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:448
+#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77
#: app/Statistics/Google/ChartFamilyLargest.php:104
#: app/Statistics/Google/ChartFamilyWithSources.php:76
#: app/Statistics/Google/ChartIndividualWithSources.php:76
@@ -3965,22 +3980,22 @@ msgstr ""
msgid "Type"
msgstr ""
-#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:378
-#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:426
-#: app/Factories/ElementFactory.php:640 resources/views/help/date.phtml:31
+#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:381
+#: app/Factories/ElementFactory.php:386 app/Factories/ElementFactory.php:429
+#: app/Factories/ElementFactory.php:644 resources/views/help/date.phtml:31
#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107
#: resources/views/help/date.phtml:145
#: resources/views/report-setup-page.phtml:54
msgid "Format"
msgstr ""
-#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:427
+#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430
#: app/Module/CustomTagsGedcomL.php:197
msgid "Coordinates"
msgstr ""
-#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:428
-#: app/Functions/FunctionsPrint.php:438 app/Module/CustomTagsGedcomL.php:198
+#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431
+#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198
#: resources/views/admin/location-edit.phtml:49
#: resources/views/admin/locations.phtml:43
#: resources/views/edit/input-addon-coordinates.phtml:13
@@ -3989,8 +4004,8 @@ msgstr ""
msgid "Latitude"
msgstr ""
-#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:429
-#: app/Functions/FunctionsPrint.php:439 app/Module/CustomTagsGedcomL.php:199
+#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:432
+#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199
#: resources/views/admin/location-edit.phtml:60
#: resources/views/admin/locations.phtml:44
#: resources/views/edit/input-addon-coordinates.phtml:13
@@ -3999,74 +4014,39 @@ msgstr ""
msgid "Longitude"
msgstr ""
-#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:431
+#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:434
msgid "Romanized place"
msgstr ""
-#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:433
-#: app/Factories/ElementFactory.php:584
+#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:436
+#: app/Factories/ElementFactory.php:588
#: resources/xml/reports/missing_facts_report.xml:26
#: resources/xml/reports/missing_facts_report.xml:587
msgid "Religion"
msgstr ""
-#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:349
-#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:588
+#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:352
+#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:592
#: app/Http/RequestHandlers/HelpText.php:241
-#: app/Module/CustomTagsPhpGedView.php:91 app/Module/CustomTagsWebtrees.php:82
+#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82
#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86
#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90
#: app/Module/CustomTagsWebtrees.php:92
msgid "Restriction"
msgstr ""
-#. I18N: Name of a module/report
-#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:357
-#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:601
-#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647
-#: app/Factories/ElementFactory.php:679
-#: app/Functions/FunctionsPrintFacts.php:436
-#: app/Functions/FunctionsPrintFacts.php:464
-#: app/Functions/FunctionsPrintFacts.php:478
-#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209
-#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225
-#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235
-#: app/Module/CustomTagsGedcomL.php:241
-#: app/Module/FactSourcesReportModule.php:44
-#: resources/views/admin/trees-privacy.phtml:182
-#: resources/views/admin/trees.phtml:231 resources/views/family-page.phtml:79
-#: resources/views/modals/link-media-to-source.phtml:23
-#: resources/views/modules/favorites/favorites.phtml:108
-#: resources/views/modules/random_media/slide-show.phtml:73
-#: resources/views/modules/recent_changes/changes-table.phtml:71
-#: resources/views/modules/sources_tab/tab.phtml:47
-#: resources/xml/reports/bdm_report.xml:136
-#: resources/xml/reports/bdm_report.xml:162
-#: resources/xml/reports/bdm_report.xml:196
-#: resources/xml/reports/birth_report.xml:43
-#: resources/xml/reports/death_report.xml:54
-#: resources/xml/reports/fact_sources.xml:3
-#: resources/xml/reports/fact_sources.xml:43
-#: resources/xml/reports/marriage_report.xml:54
-#: resources/xml/reports/missing_facts_report.xml:108
-#: resources/xml/reports/missing_facts_report.xml:153
-#: resources/xml/reports/missing_facts_report.xml:194
-#: resources/xml/reports/missing_facts_report.xml:236
-#: resources/xml/reports/missing_facts_report.xml:277
-#: resources/xml/reports/missing_facts_report.xml:318
-#: resources/xml/reports/missing_facts_report.xml:360
-#: resources/xml/reports/missing_facts_report.xml:402
-#: resources/xml/reports/missing_facts_report.xml:444
-#: resources/xml/reports/missing_facts_report.xml:487
-#: resources/xml/reports/missing_facts_report.xml:529
-#: resources/xml/reports/missing_facts_report.xml:570
-msgid "Source"
+#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360
+#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605
+#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651
+#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152
+#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71
+msgid "Source citation"
msgstr ""
-#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:358
-#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:602
-#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648
-#: app/Factories/ElementFactory.php:686 app/Module/CustomTagsGedcomL.php:104
+#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:361
+#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606
+#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652
+#: app/Factories/ElementFactory.php:690 app/Module/CustomTagsGedcomL.php:104
#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210
#: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:58
#: app/Module/CustomTagsWebtrees.php:72
@@ -4074,19 +4054,19 @@ msgstr ""
msgid "Data"
msgstr ""
-#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:359
-#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:603
-#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649
+#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362
+#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607
+#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653
#: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154
#: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244
#: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73
msgid "Date of entry in original source"
msgstr ""
-#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:360
-#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:604
-#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650
-#: app/Factories/ElementFactory.php:702 app/Module/CustomTagsGedcom53.php:181
+#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:363
+#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:608
+#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654
+#: app/Factories/ElementFactory.php:706 app/Module/CustomTagsGedcom53.php:181
#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106
#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212
#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53
@@ -4096,10 +4076,10 @@ msgstr ""
msgid "Text"
msgstr ""
-#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:330
-#: app/Factories/ElementFactory.php:361 app/Factories/ElementFactory.php:439
-#: app/Factories/ElementFactory.php:523 app/Factories/ElementFactory.php:605
-#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651
+#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:333
+#: app/Factories/ElementFactory.php:364 app/Factories/ElementFactory.php:442
+#: app/Factories/ElementFactory.php:526 app/Factories/ElementFactory.php:609
+#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655
#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156
#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213
#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61
@@ -4111,9 +4091,9 @@ msgstr ""
msgid "Event"
msgstr ""
-#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:362
-#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:606
-#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652
+#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:365
+#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:610
+#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656
#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157
#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247
#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76
@@ -4121,9 +4101,9 @@ msgstr ""
msgid "Role"
msgstr ""
-#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:365
-#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:609
-#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655
+#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368
+#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613
+#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659
#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160
#: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250
#: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:79
@@ -4134,9 +4114,9 @@ msgstr ""
msgid "Citation details"
msgstr ""
-#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:366
-#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:610
-#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656
+#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:369
+#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:614
+#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:660
#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98
#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124
#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112
@@ -4146,9 +4126,9 @@ msgstr ""
msgid "Quality of data"
msgstr ""
-#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:368
-#: app/Functions/FunctionsPrint.php:392
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:71
+#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:371
+#: app/Functions/FunctionsPrint.php:344
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84
#: resources/views/edit/change-family-members.phtml:34
#: resources/views/edit/change-family-members.phtml:49
#: resources/xml/reports/family_group_report.xml:501
@@ -4163,20 +4143,20 @@ msgstr ""
msgid "Wife"
msgstr ""
-#: app/Factories/ElementFactory.php:317
+#: app/Factories/ElementFactory.php:319
#: resources/views/modules/timeline-chart/chart.phtml:351
msgid "Wife’s age"
msgstr ""
#. I18N: A configuration setting
-#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:397
-#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:678
-#: app/Factories/ElementFactory.php:726
+#: app/Factories/ElementFactory.php:320 app/Factories/ElementFactory.php:400
+#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:682
+#: app/Factories/ElementFactory.php:730
#: app/Http/RequestHandlers/CreateRepositoryModal.php:53
#: app/Module/CustomTagsLegacy.php:126
#: app/Module/CustomTagsPersonalAncestralFile.php:58
#: app/Module/CustomTagsPersonalAncestralFile.php:64
-#: app/Module/CustomTagsPhpGedView.php:86
+#: app/Module/CustomTagsPhpGedView.php:76
#: app/Module/CustomTagsRootsMagic.php:54
#: resources/views/admin/trees-create.phtml:32
#: resources/views/admin/trees-preferences.phtml:73
@@ -4190,18 +4170,18 @@ msgstr ""
msgid "URL"
msgstr ""
-#: app/Factories/ElementFactory.php:319
+#: app/Factories/ElementFactory.php:321
msgid "Annulment"
msgstr ""
-#: app/Factories/ElementFactory.php:320
+#: app/Factories/ElementFactory.php:322
msgid "Family census"
msgstr ""
-#: app/Factories/ElementFactory.php:321 app/Factories/ElementFactory.php:486
-#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:635
-#: app/Factories/ElementFactory.php:666 app/Factories/ElementFactory.php:682
-#: app/Factories/ElementFactory.php:713 app/Factories/ElementFactory.php:729
+#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489
+#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639
+#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686
+#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733
#: app/Module/CustomTagsFamilyTreeBuilder.php:53
#: app/Module/CustomTagsGedcomL.php:191
#: resources/views/lists/families-table.phtml:228
@@ -4210,7 +4190,7 @@ msgstr ""
#: resources/views/lists/media-table.phtml:82
#: resources/views/lists/notes-table.phtml:94
#: resources/views/lists/repositories-table.phtml:52
-#: resources/views/lists/sources-table.phtml:101
+#: resources/views/lists/sources-table.phtml:102
#: resources/views/lists/submitters-table.phtml:70
#: resources/views/modules/gedcom_stats/config.phtml:32
#: resources/views/modules/recent_changes/changes-table.phtml:46
@@ -4219,84 +4199,78 @@ msgstr ""
msgid "Last change"
msgstr ""
-#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:487
-#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:636
-#: app/Factories/ElementFactory.php:667 app/Factories/ElementFactory.php:683
-#: app/Factories/ElementFactory.php:714 app/Factories/ElementFactory.php:730
+#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490
+#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640
+#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687
+#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734
#: app/Module/CustomTagsGedcomL.php:192
msgid "Date of last change"
msgstr ""
-#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:374
-#: app/Factories/ElementFactory.php:488 app/Factories/ElementFactory.php:618
-#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:668
-#: app/Factories/ElementFactory.php:684 app/Factories/ElementFactory.php:715
-#: app/Factories/ElementFactory.php:731 app/Module/CustomTagsGedcomL.php:193
-#: app/Module/CustomTagsPhpGedView.php:68
-#: app/Module/CustomTagsPhpGedView.php:72
-msgid "Time"
-msgstr ""
-
-#: app/Factories/ElementFactory.php:324 app/Functions/FunctionsPrint.php:246
-#: resources/views/edit/change-family-members.phtml:67
-#: resources/views/edit/change-family-members.phtml:78
-#: resources/views/modules/pedigree-chart/previous.phtml:40
-msgid "Child"
+#: app/Factories/ElementFactory.php:325 app/Factories/ElementFactory.php:491
+#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:641
+#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:688
+#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:735
+msgid "Time of last change"
msgstr ""
-#: app/Factories/ElementFactory.php:325 resources/views/calendar-page.phtml:191
+#: app/Factories/ElementFactory.php:327 resources/views/calendar-page.phtml:191
#: resources/views/lists/families-table.phtml:203
msgid "Divorce"
msgstr ""
-#: app/Factories/ElementFactory.php:326
+#: app/Factories/ElementFactory.php:328
+msgid "Date of divorce"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:329
msgid "Divorce filed"
msgstr ""
-#: app/Factories/ElementFactory.php:327
+#: app/Factories/ElementFactory.php:330
#: resources/xml/reports/missing_facts_report.xml:20
msgid "Engagement"
msgstr ""
-#: app/Factories/ElementFactory.php:328
+#: app/Factories/ElementFactory.php:331
#: resources/xml/reports/missing_facts_report.xml:336
msgid "Date of engagement"
msgstr ""
-#: app/Factories/ElementFactory.php:329
+#: app/Factories/ElementFactory.php:332
#: resources/xml/reports/missing_facts_report.xml:347
msgid "Place of engagement"
msgstr ""
-#: app/Factories/ElementFactory.php:331 app/Factories/ElementFactory.php:526
+#: app/Factories/ElementFactory.php:334 app/Factories/ElementFactory.php:529
#: app/Module/CustomTagsGedcomL.php:196
msgid "Type of event"
msgstr ""
-#: app/Factories/ElementFactory.php:333
+#: app/Factories/ElementFactory.php:336
#: resources/xml/reports/missing_facts_report.xml:22
msgid "Marriage banns"
msgstr ""
-#: app/Factories/ElementFactory.php:334
+#: app/Factories/ElementFactory.php:337
#: resources/xml/reports/missing_facts_report.xml:420
msgid "Date of marriage banns"
msgstr ""
-#: app/Factories/ElementFactory.php:335
+#: app/Factories/ElementFactory.php:338
#: resources/xml/reports/missing_facts_report.xml:431
msgid "Place of marriage banns"
msgstr ""
-#: app/Factories/ElementFactory.php:336
+#: app/Factories/ElementFactory.php:339
msgid "Marriage contract"
msgstr ""
-#: app/Factories/ElementFactory.php:337
+#: app/Factories/ElementFactory.php:340
msgid "Marriage license"
msgstr ""
-#: app/Factories/ElementFactory.php:338 app/Module/BranchesListModule.php:446
+#: app/Factories/ElementFactory.php:341 app/Module/BranchesListModule.php:446
#: resources/views/calendar-page.phtml:188
#: resources/views/lists/families-table.phtml:195
#: resources/views/lists/families-table.phtml:199
@@ -4354,59 +4328,71 @@ msgstr ""
msgid "Marriage"
msgstr ""
-#: app/Factories/ElementFactory.php:339
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:225
+#: app/Factories/ElementFactory.php:342
#: resources/xml/reports/fact_sources.xml:319
#: resources/xml/reports/missing_facts_report.xml:463
msgid "Date of marriage"
msgstr ""
-#: app/Factories/ElementFactory.php:340
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:226
+#: app/Factories/ElementFactory.php:343
#: resources/xml/reports/fact_sources.xml:321
#: resources/xml/reports/missing_facts_report.xml:474
msgid "Place of marriage"
msgstr ""
-#: app/Factories/ElementFactory.php:341
+#: app/Factories/ElementFactory.php:344
msgid "Type of marriage"
msgstr ""
-#: app/Factories/ElementFactory.php:342
+#: app/Factories/ElementFactory.php:345
msgid "Marriage settlement"
msgstr ""
-#: app/Factories/ElementFactory.php:343 app/Factories/ElementFactory.php:570
+#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:574
#: app/Module/StatisticsChartModule.php:717
#: app/Statistics/Google/ChartChildren.php:114
#: resources/views/modules/statistics-chart/custom.phtml:53
msgid "Number of children"
msgstr ""
-#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:582
-#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:644
-#: app/Factories/ElementFactory.php:675 app/Factories/ElementFactory.php:695
+#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586
+#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648
+#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699
msgid "Reference number"
msgstr ""
-#: app/Factories/ElementFactory.php:348
+#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:587
+#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649
+#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:700
+msgid "Type of reference number"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:351
msgid "Family residence"
msgstr ""
-#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:592
-#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:646
-#: app/Factories/ElementFactory.php:677 app/Factories/ElementFactory.php:701
-#: app/Factories/ElementFactory.php:725 app/Factories/ElementFactory.php:737
+#: app/Factories/ElementFactory.php:353 app/Factories/ElementFactory.php:596
+#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650
+#: app/Factories/ElementFactory.php:681 app/Factories/ElementFactory.php:705
+#: app/Factories/ElementFactory.php:729 app/Factories/ElementFactory.php:741
msgid "Record ID number"
msgstr ""
-#: app/Factories/ElementFactory.php:351
+#: app/Factories/ElementFactory.php:354
msgid "LDS spouse sealing"
msgstr ""
-#: app/Factories/ElementFactory.php:354 app/Factories/ElementFactory.php:460
-#: app/Factories/ElementFactory.php:500 app/Factories/ElementFactory.php:520
-#: app/Factories/ElementFactory.php:531 app/Factories/ElementFactory.php:598
+#: app/Factories/ElementFactory.php:355
+msgid "Date of LDS spouse sealing"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:356
+msgid "Place of LDS spouse sealing"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463
+#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523
+#: app/Factories/ElementFactory.php:534 app/Factories/ElementFactory.php:602
#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174
#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62
#: resources/views/admin/changes-log.phtml:55
@@ -4414,63 +4400,69 @@ msgstr ""
msgid "Status"
msgstr ""
-#: app/Factories/ElementFactory.php:355 app/Factories/ElementFactory.php:461
-#: app/Factories/ElementFactory.php:501 app/Factories/ElementFactory.php:521
-#: app/Factories/ElementFactory.php:599
+#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464
+#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524
+#: app/Factories/ElementFactory.php:603
msgid "Status change date"
msgstr ""
#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church)
-#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462
-#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522
-#: app/Factories/ElementFactory.php:600 app/Factories/ElementFactory.php:739
+#: app/Factories/ElementFactory.php:359 app/Factories/ElementFactory.php:465
+#: app/Factories/ElementFactory.php:505 app/Factories/ElementFactory.php:525
+#: app/Factories/ElementFactory.php:604 app/Factories/ElementFactory.php:743
#: resources/xml/reports/individual_report.xml:208
msgid "Temple"
msgstr ""
-#: app/Factories/ElementFactory.php:367 app/Factories/ElementFactory.php:403
-#: app/Factories/ElementFactory.php:612 app/Factories/ElementFactory.php:704
-#: app/Factories/ElementFactory.php:738 resources/views/admin/trees.phtml:264
+#: app/Factories/ElementFactory.php:370 app/Factories/ElementFactory.php:406
+#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:708
+#: app/Factories/ElementFactory.php:742 resources/views/admin/trees.phtml:264
#: resources/views/modals/submission-fields.phtml:14
#: resources/views/modules/recent_changes/changes-table.phtml:74
msgid "Submitter"
msgstr ""
-#: app/Factories/ElementFactory.php:369 app/Header.php:42 app/Header.php:43
+#: app/Factories/ElementFactory.php:372 app/Header.php:42 app/Header.php:43
#: app/Header.php:44
msgid "Header"
msgstr ""
-#: app/Factories/ElementFactory.php:370
+#: app/Factories/ElementFactory.php:373
msgid "Character set"
msgstr ""
-#: app/Factories/ElementFactory.php:371 app/Factories/ElementFactory.php:379
-#: app/Factories/ElementFactory.php:402
+#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:382
+#: app/Factories/ElementFactory.php:405
msgid "Version"
msgstr ""
-#: app/Factories/ElementFactory.php:372 app/Factories/ElementFactory.php:399
+#: app/Factories/ElementFactory.php:375 app/Factories/ElementFactory.php:402
msgid "Copyright"
msgstr ""
-#: app/Factories/ElementFactory.php:375
+#: app/Factories/ElementFactory.php:377 app/Module/CustomTagsGedcomL.php:193
+#: app/Module/CustomTagsPhpGedView.php:58
+#: app/Module/CustomTagsPhpGedView.php:62
+msgid "Time"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:378
msgid "Destination"
msgstr ""
-#: app/Factories/ElementFactory.php:376 app/Factories/ElementFactory.php:639
-#: app/Http/RequestHandlers/ManageMediaData.php:324
+#: app/Factories/ElementFactory.php:379 app/Factories/ElementFactory.php:643
+#: app/Http/RequestHandlers/ManageMediaData.php:327
#: resources/views/admin/trees-export.phtml:34
#: resources/views/modals/media-file-fields.phtml:72
msgid "Filename"
msgstr ""
-#: app/Factories/ElementFactory.php:377
+#: app/Factories/ElementFactory.php:380
msgid "GEDCOM"
msgstr ""
#. I18N: A configuration setting
-#: app/Factories/ElementFactory.php:380 app/Factories/ElementFactory.php:719
+#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:723
#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49
#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264
#: resources/views/admin/modules.phtml:267
@@ -4484,24 +4476,24 @@ msgid "Language"
msgstr ""
#. I18N: Name of a module/list
-#: app/Factories/ElementFactory.php:382
+#: app/Factories/ElementFactory.php:385
#: app/Module/PlaceHierarchyListModule.php:108
#: app/Module/PlaceHierarchyListModule.php:252
#: resources/views/place-hierarchy.phtml:16
msgid "Place hierarchy"
msgstr ""
-#: app/Factories/ElementFactory.php:385
+#: app/Factories/ElementFactory.php:388
msgid "Corporation"
msgstr ""
-#: app/Factories/ElementFactory.php:404 app/Factories/ElementFactory.php:727
+#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:731
#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64
msgid "Submission"
msgstr ""
#. I18N: Name of a module/report
-#: app/Factories/ElementFactory.php:405
+#: app/Factories/ElementFactory.php:408
#: app/Module/CustomTagsFamilyTreeMaker.php:93
#: app/Module/CustomTagsGedcom53.php:113
#: app/Module/IndividualReportModule.php:40
@@ -4527,7 +4519,7 @@ msgstr ""
#: resources/views/modules/stories/edit.phtml:33
#: resources/views/modules/stories/list.phtml:19
#: resources/views/modules/timeline-chart/page.phtml:30
-#: resources/views/search-advanced-page.phtml:33
+#: resources/views/search-advanced-page.phtml:32
#: resources/xml/reports/ahnentafel_report.xml:6
#: resources/xml/reports/descendancy_report.xml:5
#: resources/xml/reports/individual_ext_report.xml:5
@@ -4540,7 +4532,7 @@ msgstr ""
msgid "Individual"
msgstr ""
-#: app/Factories/ElementFactory.php:414 app/Functions/FunctionsPrint.php:390
+#: app/Factories/ElementFactory.php:417 app/Functions/FunctionsPrint.php:342
#: app/Statistics/Google/ChartAge.php:141
#: app/Statistics/Google/ChartMarriageAge.php:164
#: resources/views/lists/chart-by-age.phtml:32
@@ -4553,111 +4545,111 @@ msgstr ""
msgid "Age"
msgstr ""
-#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:450
+#: app/Factories/ElementFactory.php:450 app/Factories/ElementFactory.php:453
msgid "Adoption"
msgstr ""
-#: app/Factories/ElementFactory.php:448
+#: app/Factories/ElementFactory.php:451
msgid "Date of adoption"
msgstr ""
-#: app/Factories/ElementFactory.php:449
+#: app/Factories/ElementFactory.php:452
msgid "Adoptive parents"
msgstr ""
-#: app/Factories/ElementFactory.php:451
+#: app/Factories/ElementFactory.php:454
msgid "Place of adoption"
msgstr ""
-#: app/Factories/ElementFactory.php:452
+#: app/Factories/ElementFactory.php:455
msgid "Ancestral file number"
msgstr ""
-#: app/Factories/ElementFactory.php:453
+#: app/Factories/ElementFactory.php:456
msgid "Alias"
msgstr ""
-#: app/Factories/ElementFactory.php:454
+#: app/Factories/ElementFactory.php:457
msgid "Ancestors interest"
msgstr ""
-#: app/Factories/ElementFactory.php:455
-#: app/Functions/FunctionsPrintFacts.php:402
+#: app/Factories/ElementFactory.php:458
+#: app/Functions/FunctionsPrintFacts.php:401
#: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149
#: app/Module/CustomTagsGenPluswin.php:77
#: app/Module/CustomTagsGenPluswin.php:109
-#: app/Module/CustomTagsPhpGedView.php:64 app/Module/CustomTagsWebtrees.php:54
+#: app/Module/CustomTagsPhpGedView.php:54 app/Module/CustomTagsWebtrees.php:54
#: app/Module/CustomTagsWebtrees.php:68
msgid "Associate"
msgstr ""
-#: app/Factories/ElementFactory.php:456
-#: app/Functions/FunctionsPrintFacts.php:387
+#: app/Factories/ElementFactory.php:459
+#: app/Functions/FunctionsPrintFacts.php:386
#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437
#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151
-#: app/Module/CustomTagsPhpGedView.php:65 app/Module/CustomTagsWebtrees.php:56
+#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56
#: app/Module/CustomTagsWebtrees.php:70
msgid "Relationship"
msgstr ""
-#: app/Factories/ElementFactory.php:457
+#: app/Factories/ElementFactory.php:460
msgid "LDS baptism"
msgstr ""
-#: app/Factories/ElementFactory.php:458
+#: app/Factories/ElementFactory.php:461
msgid "Date of LDS baptism"
msgstr ""
-#: app/Factories/ElementFactory.php:459
+#: app/Factories/ElementFactory.php:462
msgid "Place of LDS baptism"
msgstr ""
-#: app/Factories/ElementFactory.php:463 resources/views/calendar-page.phtml:185
+#: app/Factories/ElementFactory.php:466 resources/views/calendar-page.phtml:185
#: resources/xml/reports/missing_facts_report.xml:16
msgid "Baptism"
msgstr ""
-#: app/Factories/ElementFactory.php:464
+#: app/Factories/ElementFactory.php:467
#: resources/xml/reports/missing_facts_report.xml:129
msgid "Date of baptism"
msgstr ""
-#: app/Factories/ElementFactory.php:465
+#: app/Factories/ElementFactory.php:468
#: resources/xml/reports/missing_facts_report.xml:140
msgid "Place of baptism"
msgstr ""
-#: app/Factories/ElementFactory.php:466
+#: app/Factories/ElementFactory.php:469
#: resources/xml/reports/missing_facts_report.xml:17
msgid "Bar mitzvah"
msgstr ""
-#: app/Factories/ElementFactory.php:467
+#: app/Factories/ElementFactory.php:470
#: resources/xml/reports/missing_facts_report.xml:212
msgid "Date of bar mitzvah"
msgstr ""
-#: app/Factories/ElementFactory.php:468
+#: app/Factories/ElementFactory.php:471
#: resources/xml/reports/missing_facts_report.xml:223
msgid "Place of bar mitzvah"
msgstr ""
-#: app/Factories/ElementFactory.php:469
+#: app/Factories/ElementFactory.php:472
#: resources/xml/reports/missing_facts_report.xml:18
msgid "Bat mitzvah"
msgstr ""
-#: app/Factories/ElementFactory.php:470
+#: app/Factories/ElementFactory.php:473
#: resources/xml/reports/missing_facts_report.xml:253
msgid "Date of bat mitzvah"
msgstr ""
-#: app/Factories/ElementFactory.php:471
+#: app/Factories/ElementFactory.php:474
#: resources/xml/reports/missing_facts_report.xml:264
msgid "Place of bat mitzvah"
msgstr ""
-#: app/Factories/ElementFactory.php:472
+#: app/Factories/ElementFactory.php:475
#: app/Http/RequestHandlers/IndividualPage.php:203
#: resources/views/calendar-page.phtml:182
#: resources/views/lists/individuals-table.phtml:210
@@ -4786,7 +4778,7 @@ msgstr ""
msgid "Birth"
msgstr ""
-#: app/Factories/ElementFactory.php:473
+#: app/Factories/ElementFactory.php:476
#: resources/xml/reports/fact_sources.xml:68
#: resources/xml/reports/fact_sources.xml:272
#: resources/xml/reports/missing_facts_report.xml:81
@@ -4794,29 +4786,29 @@ msgstr ""
msgid "Date of birth"
msgstr ""
-#: app/Factories/ElementFactory.php:474
+#: app/Factories/ElementFactory.php:477
msgid "Birth parents"
msgstr ""
-#: app/Factories/ElementFactory.php:475
+#: app/Factories/ElementFactory.php:478
#: resources/xml/reports/fact_sources.xml:273
#: resources/xml/reports/missing_facts_report.xml:93
msgid "Place of birth"
msgstr ""
-#: app/Factories/ElementFactory.php:476
+#: app/Factories/ElementFactory.php:479
msgid "Blessing"
msgstr ""
-#: app/Factories/ElementFactory.php:477
+#: app/Factories/ElementFactory.php:480
msgid "Date of blessing"
msgstr ""
-#: app/Factories/ElementFactory.php:478
+#: app/Factories/ElementFactory.php:481
msgid "Place of blessing"
msgstr ""
-#: app/Factories/ElementFactory.php:479 resources/views/calendar-page.phtml:197
+#: app/Factories/ElementFactory.php:482 resources/views/calendar-page.phtml:197
#: resources/xml/reports/family_group_report.xml:351
#: resources/xml/reports/family_group_report.xml:705
#: resources/xml/reports/family_group_report.xml:1049
@@ -4824,34 +4816,34 @@ msgstr ""
msgid "Burial"
msgstr ""
-#: app/Factories/ElementFactory.php:480
+#: app/Factories/ElementFactory.php:483
#: resources/xml/reports/missing_facts_report.xml:546
msgid "Date of burial"
msgstr ""
-#: app/Factories/ElementFactory.php:481
+#: app/Factories/ElementFactory.php:484
#: resources/xml/reports/missing_facts_report.xml:557
msgid "Place of burial"
msgstr ""
-#: app/Factories/ElementFactory.php:482
+#: app/Factories/ElementFactory.php:485
msgid "Caste"
msgstr ""
-#: app/Factories/ElementFactory.php:483
+#: app/Factories/ElementFactory.php:486
msgid "Census"
msgstr ""
-#: app/Factories/ElementFactory.php:484
+#: app/Factories/ElementFactory.php:487
#: resources/views/modules/GEDFact_assistant/select-census.phtml:14
msgid "Census date"
msgstr ""
-#: app/Factories/ElementFactory.php:485
+#: app/Factories/ElementFactory.php:488
msgid "Census place"
msgstr ""
-#: app/Factories/ElementFactory.php:489
+#: app/Factories/ElementFactory.php:492
#: resources/xml/reports/family_group_report.xml:206
#: resources/xml/reports/family_group_report.xml:560
#: resources/xml/reports/family_group_report.xml:904
@@ -4859,52 +4851,52 @@ msgstr ""
msgid "Christening"
msgstr ""
-#: app/Factories/ElementFactory.php:490
+#: app/Factories/ElementFactory.php:493
#: resources/xml/reports/missing_facts_report.xml:170
msgid "Date of christening"
msgstr ""
-#: app/Factories/ElementFactory.php:491
+#: app/Factories/ElementFactory.php:494
msgid "Godparents"
msgstr ""
-#: app/Factories/ElementFactory.php:492
+#: app/Factories/ElementFactory.php:495
#: resources/xml/reports/missing_facts_report.xml:181
msgid "Place of christening"
msgstr ""
-#: app/Factories/ElementFactory.php:493
+#: app/Factories/ElementFactory.php:496
msgid "Adult christening"
msgstr ""
-#: app/Factories/ElementFactory.php:494
+#: app/Factories/ElementFactory.php:497
#: resources/xml/reports/missing_facts_report.xml:19
msgid "Confirmation"
msgstr ""
-#: app/Factories/ElementFactory.php:495
+#: app/Factories/ElementFactory.php:498
#: resources/xml/reports/missing_facts_report.xml:294
msgid "Date of confirmation"
msgstr ""
-#: app/Factories/ElementFactory.php:496
+#: app/Factories/ElementFactory.php:499
#: resources/xml/reports/missing_facts_report.xml:305
msgid "Place of confirmation"
msgstr ""
-#: app/Factories/ElementFactory.php:497
+#: app/Factories/ElementFactory.php:500
msgid "LDS confirmation"
msgstr ""
-#: app/Factories/ElementFactory.php:498
+#: app/Factories/ElementFactory.php:501
msgid "Date of LDS confirmation"
msgstr ""
-#: app/Factories/ElementFactory.php:499
+#: app/Factories/ElementFactory.php:502
msgid "Place of LDS confirmation"
msgstr ""
-#: app/Factories/ElementFactory.php:503
+#: app/Factories/ElementFactory.php:506
#: resources/xml/reports/family_group_report.xml:315
#: resources/xml/reports/family_group_report.xml:342
#: resources/xml/reports/family_group_report.xml:669
@@ -4914,15 +4906,15 @@ msgstr ""
msgid "Cremation"
msgstr ""
-#: app/Factories/ElementFactory.php:504
+#: app/Factories/ElementFactory.php:507
msgid "Date of cremation"
msgstr ""
-#: app/Factories/ElementFactory.php:505
+#: app/Factories/ElementFactory.php:508
msgid "Place of cremation"
msgstr ""
-#: app/Factories/ElementFactory.php:506
+#: app/Factories/ElementFactory.php:509
#: app/Http/RequestHandlers/IndividualPage.php:212
#: resources/views/calendar-page.phtml:194
#: resources/views/lists/individuals-table.phtml:199
@@ -5052,135 +5044,139 @@ msgstr ""
msgid "Death"
msgstr ""
-#: app/Factories/ElementFactory.php:507
+#: app/Factories/ElementFactory.php:510
#: app/Module/CustomTagsFamilyTreeMaker.php:116
msgid "Cause of death"
msgstr ""
-#: app/Factories/ElementFactory.php:508
+#: app/Factories/ElementFactory.php:511
#: resources/xml/reports/cemetery_report.xml:46
#: resources/xml/reports/fact_sources.xml:274
#: resources/xml/reports/missing_facts_report.xml:505
msgid "Date of death"
msgstr ""
-#: app/Factories/ElementFactory.php:509
+#: app/Factories/ElementFactory.php:512
#: resources/xml/reports/fact_sources.xml:275
#: resources/xml/reports/missing_facts_report.xml:516
msgid "Place of death"
msgstr ""
-#: app/Factories/ElementFactory.php:510
+#: app/Factories/ElementFactory.php:513
msgid "Descendants interest"
msgstr ""
-#: app/Factories/ElementFactory.php:511 app/Module/CustomTagsGedcomL.php:118
+#: app/Factories/ElementFactory.php:514 app/Module/CustomTagsGedcomL.php:118
#: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsLegacy.php:68
#: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:42
-#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:248
-#: resources/views/admin/tags.phtml:310 resources/views/admin/tags.phtml:385
-#: resources/views/admin/tags.phtml:465 resources/views/admin/tags.phtml:749
-#: resources/views/admin/tags.phtml:803 resources/views/admin/tags.phtml:907
+#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:264
+#: resources/views/admin/tags.phtml:326 resources/views/admin/tags.phtml:401
+#: resources/views/admin/tags.phtml:440 resources/views/admin/tags.phtml:724
+#: resources/views/admin/tags.phtml:778 resources/views/admin/tags.phtml:882
#: resources/views/report-setup-page.phtml:25
msgid "Description"
msgstr ""
-#: app/Factories/ElementFactory.php:512
+#: app/Factories/ElementFactory.php:515
msgid "Education"
msgstr ""
-#: app/Factories/ElementFactory.php:513 app/Factories/ElementFactory.php:537
+#: app/Factories/ElementFactory.php:516 app/Factories/ElementFactory.php:540
msgid "School or college"
msgstr ""
-#: app/Factories/ElementFactory.php:514 resources/views/calendar-page.phtml:200
+#: app/Factories/ElementFactory.php:517 resources/views/calendar-page.phtml:200
msgid "Emigration"
msgstr ""
-#: app/Factories/ElementFactory.php:515
+#: app/Factories/ElementFactory.php:518
msgid "Date of emigration"
msgstr ""
-#: app/Factories/ElementFactory.php:516
+#: app/Factories/ElementFactory.php:519
msgid "Place of emigration"
msgstr ""
-#: app/Factories/ElementFactory.php:517
+#: app/Factories/ElementFactory.php:520
msgid "LDS endowment"
msgstr ""
-#: app/Factories/ElementFactory.php:518
+#: app/Factories/ElementFactory.php:521
msgid "Date of LDS endowment"
msgstr ""
-#: app/Factories/ElementFactory.php:519
+#: app/Factories/ElementFactory.php:522
msgid "Place of LDS endowment"
msgstr ""
-#: app/Factories/ElementFactory.php:524
+#: app/Factories/ElementFactory.php:527
msgid "Date of event"
msgstr ""
-#: app/Factories/ElementFactory.php:525
+#: app/Factories/ElementFactory.php:528
msgid "Place of event"
msgstr ""
-#: app/Factories/ElementFactory.php:527
+#: app/Factories/ElementFactory.php:530
msgid "Fact"
msgstr ""
-#: app/Factories/ElementFactory.php:528
+#: app/Factories/ElementFactory.php:531
msgid "Type of fact"
msgstr ""
-#: app/Factories/ElementFactory.php:529
+#: app/Factories/ElementFactory.php:532
msgid "Family as a child"
msgstr ""
-#: app/Factories/ElementFactory.php:530
+#: app/Factories/ElementFactory.php:533
msgid "Relationship to parents"
msgstr ""
-#: app/Factories/ElementFactory.php:532
+#: app/Factories/ElementFactory.php:535
msgid "Family as a spouse"
msgstr ""
-#: app/Factories/ElementFactory.php:533
+#: app/Factories/ElementFactory.php:536
#: resources/xml/reports/missing_facts_report.xml:21
msgid "First communion"
msgstr ""
-#: app/Factories/ElementFactory.php:534
+#: app/Factories/ElementFactory.php:537
#: resources/xml/reports/missing_facts_report.xml:378
msgid "Date of first communion"
msgstr ""
-#: app/Factories/ElementFactory.php:535
+#: app/Factories/ElementFactory.php:538
#: resources/xml/reports/missing_facts_report.xml:389
msgid "Place of first communion"
msgstr ""
-#: app/Factories/ElementFactory.php:536
+#: app/Factories/ElementFactory.php:539
msgid "Graduation"
msgstr ""
-#: app/Factories/ElementFactory.php:538
+#: app/Factories/ElementFactory.php:541
msgid "Identification number"
msgstr ""
-#: app/Factories/ElementFactory.php:539
+#: app/Factories/ElementFactory.php:542
+msgid "Type of identification number"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:543
msgid "Immigration"
msgstr ""
-#: app/Factories/ElementFactory.php:540
+#: app/Factories/ElementFactory.php:544
msgid "Date of immigration"
msgstr ""
-#: app/Factories/ElementFactory.php:541
+#: app/Factories/ElementFactory.php:545
msgid "Place of immigration"
msgstr ""
-#: app/Factories/ElementFactory.php:542 app/Factories/ElementFactory.php:720
+#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:724
#: app/Http/RequestHandlers/HelpText.php:221
#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100
#: app/Statistics/Google/ChartCommonGiven.php:81
@@ -5211,14 +5207,12 @@ msgstr ""
msgid "Name"
msgstr ""
-#: app/Factories/ElementFactory.php:543
+#: app/Factories/ElementFactory.php:547
msgid "Phonetic name"
msgstr ""
-#: app/Factories/ElementFactory.php:544 app/Factories/ElementFactory.php:551
-#: app/Factories/ElementFactory.php:556
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:227
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:229
+#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555
+#: app/Factories/ElementFactory.php:560
#: resources/views/lists/families-table.phtml:214
#: resources/views/lists/families-table.phtml:217
#: resources/views/lists/given-names-table.phtml:21
@@ -5226,31 +5220,29 @@ msgstr ""
msgid "Given names"
msgstr ""
-#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:552
-#: app/Factories/ElementFactory.php:557
+#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556
+#: app/Factories/ElementFactory.php:561
msgid "Nickname"
msgstr ""
-#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:553
-#: app/Factories/ElementFactory.php:558
+#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557
+#: app/Factories/ElementFactory.php:562
msgid "Name prefix"
msgstr ""
-#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554
-#: app/Factories/ElementFactory.php:559
+#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:558
+#: app/Factories/ElementFactory.php:563
msgid "Name suffix"
msgstr ""
-#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:560
-#: app/Factories/ElementFactory.php:563
+#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564
+#: app/Factories/ElementFactory.php:567
msgid "Surname prefix"
msgstr ""
-#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:561
-#: app/Factories/ElementFactory.php:564
+#: app/Factories/ElementFactory.php:553 app/Factories/ElementFactory.php:565
+#: app/Factories/ElementFactory.php:568
#: app/Http/RequestHandlers/HelpText.php:226
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:228
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:230
#: resources/views/branches-page.phtml:27
#: resources/views/lists/families-table.phtml:215
#: resources/views/lists/families-table.phtml:218
@@ -5261,93 +5253,93 @@ msgstr ""
msgid "Surname"
msgstr ""
-#: app/Factories/ElementFactory.php:550
+#: app/Factories/ElementFactory.php:554
msgid "Phonetic type"
msgstr ""
-#: app/Factories/ElementFactory.php:555
+#: app/Factories/ElementFactory.php:559
msgid "Romanized name"
msgstr ""
-#: app/Factories/ElementFactory.php:562
+#: app/Factories/ElementFactory.php:566
msgid "Romanized type"
msgstr ""
-#: app/Factories/ElementFactory.php:565
+#: app/Factories/ElementFactory.php:569
msgid "Type of name"
msgstr ""
-#: app/Factories/ElementFactory.php:566
+#: app/Factories/ElementFactory.php:570
msgid "Nationality"
msgstr ""
-#: app/Factories/ElementFactory.php:567
+#: app/Factories/ElementFactory.php:571
msgid "Naturalization"
msgstr ""
-#: app/Factories/ElementFactory.php:568
+#: app/Factories/ElementFactory.php:572
msgid "Date of naturalization"
msgstr ""
-#: app/Factories/ElementFactory.php:569
+#: app/Factories/ElementFactory.php:573
msgid "Place of naturalization"
msgstr ""
-#: app/Factories/ElementFactory.php:571
+#: app/Factories/ElementFactory.php:575
msgid "Number of marriages"
msgstr ""
-#: app/Factories/ElementFactory.php:574 app/Module/CustomTagsAncestry.php:52
+#: app/Factories/ElementFactory.php:578 app/Module/CustomTagsAncestry.php:52
#: resources/xml/reports/occupation_report.xml:5
#: resources/xml/reports/occupation_report.xml:54
msgid "Occupation"
msgstr ""
-#: app/Factories/ElementFactory.php:576
+#: app/Factories/ElementFactory.php:580
msgid "Ordination"
msgstr ""
-#: app/Factories/ElementFactory.php:577
+#: app/Factories/ElementFactory.php:581
msgid "Religious institution"
msgstr ""
-#: app/Factories/ElementFactory.php:578
+#: app/Factories/ElementFactory.php:582
msgid "Date of ordination"
msgstr ""
-#: app/Factories/ElementFactory.php:579
+#: app/Factories/ElementFactory.php:583
msgid "Place of ordination"
msgstr ""
-#: app/Factories/ElementFactory.php:580
+#: app/Factories/ElementFactory.php:584
msgid "Probate"
msgstr ""
-#: app/Factories/ElementFactory.php:581
+#: app/Factories/ElementFactory.php:585
msgid "Property"
msgstr ""
-#: app/Factories/ElementFactory.php:585
+#: app/Factories/ElementFactory.php:589
msgid "Residence"
msgstr ""
-#: app/Factories/ElementFactory.php:586
+#: app/Factories/ElementFactory.php:590
msgid "Date of residence"
msgstr ""
-#: app/Factories/ElementFactory.php:587
+#: app/Factories/ElementFactory.php:591
msgid "Place of residence"
msgstr ""
-#: app/Factories/ElementFactory.php:589
+#: app/Factories/ElementFactory.php:593
msgid "Retirement"
msgstr ""
-#: app/Factories/ElementFactory.php:591 app/Factories/ElementFactory.php:724
+#: app/Factories/ElementFactory.php:595 app/Factories/ElementFactory.php:728
msgid "Record file number"
msgstr ""
-#: app/Factories/ElementFactory.php:593 app/Module/CustomTagsGedcomL.php:167
+#: app/Factories/ElementFactory.php:597 app/Module/CustomTagsGedcomL.php:167
#: resources/views/individual-sex.phtml:29
#: resources/xml/reports/family_group_report.xml:844
#: resources/xml/reports/individual_ext_report.xml:399
@@ -5357,15 +5349,15 @@ msgstr ""
msgid "Gender"
msgstr ""
-#: app/Factories/ElementFactory.php:594
+#: app/Factories/ElementFactory.php:598
msgid "LDS child sealing"
msgstr ""
-#: app/Factories/ElementFactory.php:595
+#: app/Factories/ElementFactory.php:599
msgid "Date of LDS child sealing"
msgstr ""
-#: app/Factories/ElementFactory.php:596
+#: app/Factories/ElementFactory.php:600
#: app/Http/RequestHandlers/IndividualPage.php:218
#: resources/views/edit/reorder-families.phtml:72
#: resources/views/modules/ancestors-chart/tree.phtml:33
@@ -5373,20 +5365,20 @@ msgstr ""
msgid "Parents"
msgstr ""
-#: app/Factories/ElementFactory.php:597
+#: app/Factories/ElementFactory.php:601
msgid "Place of LDS child sealing"
msgstr ""
-#: app/Factories/ElementFactory.php:611
+#: app/Factories/ElementFactory.php:615
msgid "Social security number"
msgstr ""
-#: app/Factories/ElementFactory.php:613 app/Factories/ElementFactory.php:642
-#: app/Factories/ElementFactory.php:703
+#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:646
+#: app/Factories/ElementFactory.php:707
#: resources/views/admin/fix-level-0-media.phtml:36
#: resources/views/lists/media-table.phtml:78
#: resources/views/lists/notes-table.phtml:89
-#: resources/views/lists/sources-table.phtml:93
+#: resources/views/lists/sources-table.phtml:94
#: resources/views/modals/create-media-from-file.phtml:35
#: resources/views/modals/media-file-fields.phtml:109
#: resources/views/modals/source-fields.phtml:14
@@ -5399,11 +5391,11 @@ msgstr ""
msgid "Title"
msgstr ""
-#: app/Factories/ElementFactory.php:614
+#: app/Factories/ElementFactory.php:618
msgid "Will"
msgstr ""
-#: app/Factories/ElementFactory.php:641 app/Factories/ElementFactory.php:699
+#: app/Factories/ElementFactory.php:645 app/Factories/ElementFactory.php:703
#: app/Module/CustomTagsGedcom53.php:138
#: app/Module/CustomTagsPersonalAncestralFile.php:63
#: resources/views/modals/create-media-from-file.phtml:43
@@ -5411,7 +5403,7 @@ msgstr ""
msgid "Media type"
msgstr ""
-#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:697
+#: app/Factories/ElementFactory.php:661 app/Factories/ElementFactory.php:701
#: resources/views/admin/trees-privacy.phtml:183
#: resources/views/admin/trees.phtml:239
#: resources/views/modals/source-fields.phtml:44
@@ -5420,27 +5412,67 @@ msgstr ""
msgid "Repository"
msgstr ""
-#: app/Factories/ElementFactory.php:672
+#: app/Factories/ElementFactory.php:676
#: app/Http/RequestHandlers/CreateRepositoryModal.php:51
msgctxt "Repository"
msgid "Name"
msgstr ""
-#: app/Factories/ElementFactory.php:680 app/Module/CustomTagsGedcomL.php:201
+#. I18N: Name of a module/report
+#: app/Factories/ElementFactory.php:683
+#: app/Functions/FunctionsPrintFacts.php:435
+#: app/Functions/FunctionsPrintFacts.php:475
+#: app/Functions/FunctionsPrintFacts.php:489
+#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209
+#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225
+#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235
+#: app/Module/CustomTagsGedcomL.php:241
+#: app/Module/FactSourcesReportModule.php:44
+#: resources/views/admin/trees-privacy.phtml:182
+#: resources/views/admin/trees.phtml:231
+#: resources/views/modals/link-media-to-source.phtml:23
+#: resources/views/modules/favorites/favorites.phtml:108
+#: resources/views/modules/random_media/slide-show.phtml:73
+#: resources/views/modules/recent_changes/changes-table.phtml:71
+#: resources/views/modules/sources_tab/tab.phtml:47
+#: resources/xml/reports/bdm_report.xml:136
+#: resources/xml/reports/bdm_report.xml:162
+#: resources/xml/reports/bdm_report.xml:196
+#: resources/xml/reports/birth_report.xml:43
+#: resources/xml/reports/death_report.xml:54
+#: resources/xml/reports/fact_sources.xml:3
+#: resources/xml/reports/fact_sources.xml:43
+#: resources/xml/reports/marriage_report.xml:54
+#: resources/xml/reports/missing_facts_report.xml:108
+#: resources/xml/reports/missing_facts_report.xml:153
+#: resources/xml/reports/missing_facts_report.xml:194
+#: resources/xml/reports/missing_facts_report.xml:236
+#: resources/xml/reports/missing_facts_report.xml:277
+#: resources/xml/reports/missing_facts_report.xml:318
+#: resources/xml/reports/missing_facts_report.xml:360
+#: resources/xml/reports/missing_facts_report.xml:402
+#: resources/xml/reports/missing_facts_report.xml:444
+#: resources/xml/reports/missing_facts_report.xml:487
+#: resources/xml/reports/missing_facts_report.xml:529
+#: resources/xml/reports/missing_facts_report.xml:570
+msgid "Source"
+msgstr ""
+
+#: app/Factories/ElementFactory.php:684 app/Module/CustomTagsGedcomL.php:201
#: app/Module/CustomTagsGenPluswin.php:133
#: app/Module/CustomTagsRootsMagic.php:56
-#: resources/views/lists/sources-table.phtml:94
+#: resources/views/lists/sources-table.phtml:95
#: resources/views/modals/source-fields.phtml:22
msgid "Abbreviation"
msgstr ""
-#: app/Factories/ElementFactory.php:681
-#: resources/views/lists/sources-table.phtml:95
+#: app/Factories/ElementFactory.php:685
+#: resources/views/lists/sources-table.phtml:96
#: resources/views/modals/source-fields.phtml:30
msgid "Author"
msgstr ""
-#: app/Factories/ElementFactory.php:688 resources/views/calendar-page.phtml:174
+#: app/Factories/ElementFactory.php:692 resources/views/calendar-page.phtml:174
#: resources/views/modules/gedcom_stats/statistics.phtml:135
#: resources/views/modules/html/template-statistics.phtml:56
#: resources/views/modules/todays_events/config.phtml:28
@@ -5449,39 +5481,39 @@ msgstr ""
msgid "Events"
msgstr ""
-#: app/Factories/ElementFactory.php:689 resources/views/help/date.phtml:66
+#: app/Factories/ElementFactory.php:693 resources/views/help/date.phtml:66
#: resources/views/modules/statistics-chart/custom.phtml:96
msgid "Date range"
msgstr ""
-#: app/Factories/ElementFactory.php:694
-#: resources/views/lists/sources-table.phtml:96
+#: app/Factories/ElementFactory.php:698
+#: resources/views/lists/sources-table.phtml:97
#: resources/views/modals/source-fields.phtml:36
msgid "Publication"
msgstr ""
-#: app/Factories/ElementFactory.php:698
+#: app/Factories/ElementFactory.php:702
#: resources/views/modals/source-fields.phtml:50
msgid "Call number"
msgstr ""
-#: app/Factories/ElementFactory.php:728
+#: app/Factories/ElementFactory.php:732
msgid "Generations of ancestors"
msgstr ""
-#: app/Factories/ElementFactory.php:733
+#: app/Factories/ElementFactory.php:737
msgid "Generations of descendants"
msgstr ""
-#: app/Factories/ElementFactory.php:734
+#: app/Factories/ElementFactory.php:738
msgid "Family file"
msgstr ""
-#: app/Factories/ElementFactory.php:736
+#: app/Factories/ElementFactory.php:740
msgid "Ordinance"
msgstr ""
-#: app/Factories/ElementFactory.php:740
+#: app/Factories/ElementFactory.php:744
msgid "Trailer"
msgstr ""
@@ -5519,61 +5551,45 @@ msgstr ""
msgid "PHP blocked the file because of its extension."
msgstr ""
-#: app/Functions/FunctionsPrint.php:94
-#: app/Functions/FunctionsPrintFacts.php:793
-#: app/Functions/FunctionsPrintFacts.php:808
+#: app/Functions/FunctionsPrint.php:85
+#: app/Functions/FunctionsPrintFacts.php:777
#: resources/views/admin/trees.phtml:256
#: resources/views/edit/shared-note.phtml:23
#: resources/views/note-page-details.phtml:23
msgid "Shared note"
msgstr ""
-#: app/Functions/FunctionsPrint.php:106 app/Note.php:88
-#: app/Report/ReportParserGenerate.php:972
-#: app/Report/ReportParserGenerate.php:1054
+#: app/Functions/FunctionsPrint.php:97 app/Note.php:94
+#: app/Report/ReportParserGenerate.php:971
+#: app/Report/ReportParserGenerate.php:1056
msgid "…"
msgstr ""
-#: app/Functions/FunctionsPrint.php:208
-#: app/Module/IndividualFactsTabModule.php:721
+#: app/Functions/FunctionsPrint.php:199
+#: app/Module/IndividualFactsTabModule.php:720
msgid "Death of a mother"
msgstr ""
-#: app/Functions/FunctionsPrint.php:210
+#: app/Functions/FunctionsPrint.php:201
msgid "Mother’s age"
msgstr ""
-#: app/Functions/FunctionsPrint.php:216
-#: app/Module/IndividualFactsTabModule.php:720
+#: app/Functions/FunctionsPrint.php:207
+#: app/Module/IndividualFactsTabModule.php:719
msgid "Death of a father"
msgstr ""
-#: app/Functions/FunctionsPrint.php:218
+#: app/Functions/FunctionsPrint.php:209
msgid "Father’s age"
msgstr ""
-#: app/Functions/FunctionsPrint.php:222
+#: app/Functions/FunctionsPrint.php:213
msgid "Parent’s age"
msgstr ""
-#: app/Functions/FunctionsPrint.php:248
-msgid "Infant"
-msgstr ""
-
-#: app/Functions/FunctionsPrint.php:250
-msgid "Stillborn"
-msgstr ""
-
-#: app/Functions/FunctionsPrint.php:265
-#, php-format
-msgid "%s week"
-msgid_plural "%s weeks"
-msgstr[0] ""
-msgstr[1] ""
-
#. I18N: The age of an individual at a given date
-#: app/Functions/FunctionsPrint.php:350
-#: app/Functions/FunctionsPrintFacts.php:364
+#: app/Functions/FunctionsPrint.php:302
+#: app/Functions/FunctionsPrintFacts.php:363
#: app/Http/RequestHandlers/IndividualPage.php:168
#, php-format
msgctxt "Male"
@@ -5581,8 +5597,8 @@ msgid "(aged %s)"
msgstr ""
#. I18N: The age of an individual at a given date
-#: app/Functions/FunctionsPrint.php:354
-#: app/Functions/FunctionsPrintFacts.php:367
+#: app/Functions/FunctionsPrint.php:306
+#: app/Functions/FunctionsPrintFacts.php:366
#: app/Http/RequestHandlers/IndividualPage.php:171
#, php-format
msgctxt "Female"
@@ -5590,67 +5606,39 @@ msgid "(aged %s)"
msgstr ""
#. I18N: The age of an individual at a given date
-#: app/Functions/FunctionsPrint.php:358
-#: app/Functions/FunctionsPrintFacts.php:370
+#: app/Functions/FunctionsPrint.php:310
+#: app/Functions/FunctionsPrintFacts.php:369
#: app/Http/RequestHandlers/IndividualPage.php:174
#, php-format
msgid "(aged %s)"
msgstr ""
-#: app/Functions/FunctionsPrint.php:371
+#: app/Functions/FunctionsPrint.php:323
msgid "(on the date of death)"
msgstr ""
-#: app/Functions/FunctionsPrint.php:375
+#: app/Functions/FunctionsPrint.php:327
#, php-format
msgid "(%s after death)"
msgstr ""
-#: app/Functions/FunctionsPrintFacts.php:190
+#: app/Functions/FunctionsPrintFacts.php:186
#: app/Statistics/Repository/FamilyRepository.php:470
#: resources/views/statistics/families/top10-list-age.phtml:23
#: resources/views/statistics/families/top10-nolist-age.phtml:25
msgid "View this family"
msgstr ""
-#: app/Functions/FunctionsPrintFacts.php:591
-#: app/Http/RequestHandlers/MapDataEdit.php:73
-#: app/Http/RequestHandlers/MapDataEdit.php:76
-#: resources/views/admin/locations.phtml:48
-#: resources/views/admin/locations.phtml:92
-#: resources/views/admin/locations.phtml:95
-#: resources/views/admin/users-table-options.phtml:27
-#: resources/views/admin/users.phtml:24
-#: resources/views/edit/icon-fact-edit.phtml:13
-#: resources/views/edit/icon-fact-edit.phtml:15
-#: resources/views/media-page-details.phtml:32
-#: resources/views/media-page-details.phtml:35
-#: resources/views/media-page-menu.phtml:33
-#: resources/views/modules/faq/config.phtml:58
-#: resources/views/modules/gedcom_news/list.phtml:42
-#: resources/views/modules/stories/config.phtml:56
-#: resources/views/modules/stories/config.phtml:78
-#: resources/views/modules/user_blog/list.phtml:42
-#: resources/views/note-page-details.phtml:26
-#: resources/views/note-page-details.phtml:29
-#: resources/views/record-page-menu.phtml:27
-msgid "Edit"
-msgstr ""
-
-#: app/Functions/FunctionsPrintFacts.php:829
-msgid "View"
-msgstr ""
-
#: app/Functions/FunctionsPrintLists.php:70
#, php-format
msgid "%1$s (%2$s)"
msgstr ""
-#: app/GedcomRecord.php:367 app/GedcomRecord.php:473
+#: app/GedcomRecord.php:359 app/GedcomRecord.php:465
#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57
#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101
-#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:967
-#: app/Statistics/Repository/EventRepository.php:417
+#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966
+#: app/Statistics/Repository/EventRepository.php:415
msgid "Private"
msgstr ""
@@ -5697,25 +5685,25 @@ msgstr ""
msgid "The details for “%s” have been updated."
msgstr ""
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:83
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:96
#: resources/views/family-page-children.phtml:41
#: resources/views/modules/relatives/family.phtml:220
msgid "Add a son"
msgstr ""
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:84
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:97
#: resources/views/family-page-children.phtml:45
#: resources/views/modules/relatives/family.phtml:224
msgid "Add a daughter"
msgstr ""
-#: app/Http/RequestHandlers/AddChildToFamilyPage.php:85
+#: app/Http/RequestHandlers/AddChildToFamilyPage.php:98
#: resources/views/family-page-menu.phtml:50
#: resources/views/modules/relatives/family.phtml:228
msgid "Add a child"
msgstr ""
-#: app/Http/RequestHandlers/AddChildToIndividualPage.php:92
+#: app/Http/RequestHandlers/AddChildToIndividualPage.php:105
#: resources/views/modules/relatives/tab.phtml:157
msgid "Add a child to create a one-parent family"
msgstr ""
@@ -5723,7 +5711,7 @@ msgstr ""
#: app/Http/RequestHandlers/AddMediaFileAction.php:86
#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79
#: app/Http/RequestHandlers/UploadMediaAction.php:137
-#: app/Services/MediaFileService.php:223
+#: app/Services/MediaFileService.php:236
msgid "There was an error uploading your file."
msgstr ""
@@ -5733,22 +5721,22 @@ msgstr ""
msgid "Add a media file"
msgstr ""
-#: app/Http/RequestHandlers/AddParentToIndividualPage.php:82
+#: app/Http/RequestHandlers/AddParentToIndividualPage.php:95
#: resources/views/family-page-grandparents.phtml:64
#: resources/views/family-page-grandparents.phtml:72
#: resources/views/modules/relatives/tab.phtml:56
msgid "Add a mother"
msgstr ""
-#: app/Http/RequestHandlers/AddParentToIndividualPage.php:84
+#: app/Http/RequestHandlers/AddParentToIndividualPage.php:97
#: resources/views/family-page-grandparents.phtml:34
#: resources/views/family-page-grandparents.phtml:42
#: resources/views/modules/relatives/tab.phtml:49
msgid "Add a father"
msgstr ""
-#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:90
-#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:91
+#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:103
+#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:104
#: resources/views/family-page-menu.phtml:44
#: resources/views/family-page-parents.phtml:49
#: resources/views/modules/relatives/family.phtml:100
@@ -5756,8 +5744,8 @@ msgstr ""
msgid "Add a wife"
msgstr ""
-#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:92
-#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:92
+#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:105
+#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:105
#: resources/views/family-page-menu.phtml:37
#: resources/views/family-page-parents.phtml:27
#: resources/views/modules/relatives/family.phtml:63
@@ -5765,11 +5753,11 @@ msgstr ""
msgid "Add a husband"
msgstr ""
-#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:93
+#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:106
msgid "Add a spouse"
msgstr ""
-#: app/Http/RequestHandlers/AddUnlinkedPage.php:70
+#: app/Http/RequestHandlers/AddUnlinkedPage.php:84
msgid "Create an individual"
msgstr ""
@@ -6092,8 +6080,8 @@ msgstr ""
#: app/Http/RequestHandlers/EditRawFactPage.php:61
#: app/Http/RequestHandlers/EditRawRecordPage.php:61
-#: resources/views/edit/edit-fact.phtml:47
-#: resources/views/edit/edit-record.phtml:48
+#: resources/views/edit/edit-fact.phtml:57
+#: resources/views/edit/edit-record.phtml:58
#: resources/views/family-page-menu.phtml:76
#: resources/views/individual-page-menu.phtml:124
msgid "Edit the raw GEDCOM"
@@ -6262,12 +6250,12 @@ msgstr ""
msgid "Link this individual to an existing family as a child"
msgstr ""
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:67
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80
#: resources/views/modules/relatives/tab.phtml:148
msgid "Add a husband using an existing individual"
msgstr ""
-#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:70
+#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:83
#: resources/views/modules/relatives/tab.phtml:146
msgid "Add a wife using an existing individual"
msgstr ""
@@ -6330,11 +6318,11 @@ msgstr ""
msgid "You have signed out."
msgstr ""
-#: app/Http/RequestHandlers/ManageMediaData.php:246
+#: app/Http/RequestHandlers/ManageMediaData.php:249
msgid "Create"
msgstr ""
-#: app/Http/RequestHandlers/ManageMediaData.php:250
+#: app/Http/RequestHandlers/ManageMediaData.php:253
#: resources/views/admin/clean-data.phtml:41
#: resources/views/admin/trees.phtml:115
#: resources/views/admin/users-table-options.phtml:44
@@ -6351,7 +6339,7 @@ msgstr ""
msgid "Are you sure you want to delete “%s”?"
msgstr ""
-#: app/Http/RequestHandlers/ManageMediaData.php:252
+#: app/Http/RequestHandlers/ManageMediaData.php:255
#: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50
#: resources/views/admin/trees-privacy.phtml:284
#: resources/views/admin/trees.phtml:116
@@ -6361,8 +6349,8 @@ msgstr ""
#: resources/views/edit/icon-fact-delete.phtml:16
#: resources/views/family-page-menu.phtml:70
#: resources/views/individual-page-menu.phtml:118
-#: resources/views/media-page-details.phtml:40
-#: resources/views/media-page-details.phtml:43
+#: resources/views/media-page-details.phtml:41
+#: resources/views/media-page-details.phtml:44
#: resources/views/media-page-menu.phtml:75
#: resources/views/modules/faq/config.phtml:59
#: resources/views/modules/gedcom_news/list.phtml:46
@@ -6375,28 +6363,28 @@ msgstr ""
msgid "Delete"
msgstr ""
-#: app/Http/RequestHandlers/ManageMediaData.php:307
+#: app/Http/RequestHandlers/ManageMediaData.php:310
msgid "There are no links to this media object."
msgstr ""
#. I18N: size of file in KB
-#: app/Http/RequestHandlers/ManageMediaData.php:341 app/MediaFile.php:314
-#: app/Services/MediaFileService.php:91
+#: app/Http/RequestHandlers/ManageMediaData.php:344 app/MediaFile.php:314
+#: app/Services/MediaFileService.php:104
#, php-format
msgid "%s KB"
msgstr ""
-#: app/Http/RequestHandlers/ManageMediaData.php:342 app/MediaFile.php:316
+#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316
#: app/Module/CustomTagsFamilyTreeBuilder.php:57
msgid "File size"
msgstr ""
-#: app/Http/RequestHandlers/ManageMediaData.php:349 app/MediaFile.php:331
+#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331
msgid "Image dimensions"
msgstr ""
#. I18N: image dimensions, width × height
-#: app/Http/RequestHandlers/ManageMediaData.php:351 app/MediaFile.php:329
+#: app/Http/RequestHandlers/ManageMediaData.php:354 app/MediaFile.php:329
#, php-format
msgid "%1$s × %2$s pixels"
msgstr ""
@@ -6445,6 +6433,29 @@ msgstr ""
msgid "Geographic data"
msgstr ""
+#: app/Http/RequestHandlers/MapDataEdit.php:73
+#: app/Http/RequestHandlers/MapDataEdit.php:76
+#: resources/views/admin/locations.phtml:48
+#: resources/views/admin/locations.phtml:92
+#: resources/views/admin/locations.phtml:95
+#: resources/views/admin/users-table-options.phtml:27
+#: resources/views/admin/users.phtml:24
+#: resources/views/edit/icon-fact-edit.phtml:13
+#: resources/views/edit/icon-fact-edit.phtml:15
+#: resources/views/media-page-details.phtml:33
+#: resources/views/media-page-details.phtml:36
+#: resources/views/media-page-menu.phtml:33
+#: resources/views/modules/faq/config.phtml:58
+#: resources/views/modules/gedcom_news/list.phtml:42
+#: resources/views/modules/stories/config.phtml:56
+#: resources/views/modules/stories/config.phtml:78
+#: resources/views/modules/user_blog/list.phtml:42
+#: resources/views/note-page-details.phtml:26
+#: resources/views/note-page-details.phtml:29
+#: resources/views/record-page-menu.phtml:27
+msgid "Edit"
+msgstr ""
+
#: app/Http/RequestHandlers/MapDataImportAction.php:203
#, php-format
msgid "locations updated: %s, locations added: %s"
@@ -6777,7 +6788,7 @@ msgid "Re-order families"
msgstr ""
#: app/Http/RequestHandlers/ReorderMediaPage.php:57
-#: app/Module/CustomTagsPhpGedView.php:78 app/Module/FixPrimaryTag.php:108
+#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108
#: resources/views/individual-page-menu.phtml:99
#: resources/views/individual-page-menu.phtml:104
msgid "Re-order media"
@@ -6800,59 +6811,43 @@ msgstr ""
msgid "Choose a report to run"
msgstr ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:167
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:165
#: app/Module/SearchMenuModule.php:125
msgid "Advanced search"
msgstr ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:221
-msgid "Date of divorce"
-msgstr ""
-
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:222
-msgid "Spouse note"
-msgstr ""
-
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:223
-msgid "Date of LDS spouse sealing"
-msgstr ""
-
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:224
-msgid "Place of LDS spouse sealing"
-msgstr ""
-
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:242
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:234
msgid "Exact date"
msgstr ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:243
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:244
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:245
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:246
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:247
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:235
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:236
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:237
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:238
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:239
#, php-format
msgid "±%s year"
msgid_plural "±%s years"
msgstr[0] ""
msgstr[1] ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:259
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:251
msgid "Exact"
msgstr ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:260
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:252
msgid "Begins with"
msgstr ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:261
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:253
msgid "Contains"
msgstr ""
-#: app/Http/RequestHandlers/SearchAdvancedPage.php:262
+#: app/Http/RequestHandlers/SearchAdvancedPage.php:254
msgid "Sounds like"
msgstr ""
-#: app/Http/RequestHandlers/SearchGeneralPage.php:164
+#: app/Http/RequestHandlers/SearchGeneralPage.php:197
#: app/Module/SearchMenuModule.php:100
msgid "General search"
msgstr ""
@@ -6863,38 +6858,38 @@ msgstr ""
msgid "Phonetic search"
msgstr ""
-#: app/Http/RequestHandlers/SearchReplaceAction.php:74
-#: app/Http/RequestHandlers/SearchReplaceAction.php:108
-#: app/Http/RequestHandlers/SearchReplaceAction.php:114
+#: app/Http/RequestHandlers/SearchReplaceAction.php:75
+#: app/Http/RequestHandlers/SearchReplaceAction.php:101
+#: app/Http/RequestHandlers/SearchReplaceAction.php:107
#, php-format
msgid "%s individual has been updated."
msgid_plural "%s individuals have been updated."
msgstr[0] ""
msgstr[1] ""
-#: app/Http/RequestHandlers/SearchReplaceAction.php:78
-#: app/Http/RequestHandlers/SearchReplaceAction.php:118
+#: app/Http/RequestHandlers/SearchReplaceAction.php:79
+#: app/Http/RequestHandlers/SearchReplaceAction.php:111
#, php-format
msgid "%s family has been updated."
msgid_plural "%s families have been updated."
msgstr[0] ""
msgstr[1] ""
-#: app/Http/RequestHandlers/SearchReplaceAction.php:82
+#: app/Http/RequestHandlers/SearchReplaceAction.php:83
#, php-format
msgid "%s repository has been updated."
msgid_plural "%s repositories have been updated."
msgstr[0] ""
msgstr[1] ""
-#: app/Http/RequestHandlers/SearchReplaceAction.php:86
+#: app/Http/RequestHandlers/SearchReplaceAction.php:87
#, php-format
msgid "%s source has been updated."
msgid_plural "%s sources have been updated."
msgstr[0] ""
msgstr[1] ""
-#: app/Http/RequestHandlers/SearchReplaceAction.php:90
+#: app/Http/RequestHandlers/SearchReplaceAction.php:91
#, php-format
msgid "%s note has been updated."
msgid_plural "%s notes have been updated."
@@ -7003,18 +6998,18 @@ msgstr ""
msgid "Change the “Home page” blocks"
msgstr ""
-#: app/Http/RequestHandlers/TreePreferencesAction.php:137
+#: app/Http/RequestHandlers/TreePreferencesAction.php:131
#: app/Http/RequestHandlers/TreePrivacyAction.php:111
#, php-format
msgid "The preferences for the family tree “%s” have been updated."
msgstr ""
-#: app/Http/RequestHandlers/TreePreferencesAction.php:144
+#: app/Http/RequestHandlers/TreePreferencesAction.php:138
#: app/Http/RequestHandlers/TreePrivacyAction.php:118
msgid "The preferences for all family trees have been updated."
msgstr ""
-#: app/Http/RequestHandlers/TreePreferencesAction.php:148
+#: app/Http/RequestHandlers/TreePreferencesAction.php:142
#: app/Http/RequestHandlers/TreePrivacyAction.php:121
msgid "The preferences for new family trees have been updated."
msgstr ""
@@ -7089,12 +7084,12 @@ msgstr ""
msgid "<default theme>"
msgstr ""
-#: app/Http/RequestHandlers/TreePrivacyPage.php:67
+#: app/Http/RequestHandlers/TreePrivacyPage.php:68
#: resources/views/admin/trees.phtml:107
msgid "Privacy"
msgstr ""
-#: app/Http/RequestHandlers/TreePrivacyPage.php:169
+#: app/Http/RequestHandlers/TreePrivacyPage.php:170
#: resources/views/admin/trees-privacy.phtml:272
msgid "All facts and events"
msgstr ""
@@ -7197,7 +7192,7 @@ msgstr ""
#: resources/views/password-request-page.phtml:36
#: resources/views/password-reset-page.phtml:51
#: resources/views/pending-changes-page.phtml:34
-#: resources/views/register-page.phtml:101
+#: resources/views/register-page.phtml:100
#: resources/views/report-select-page.phtml:39
msgid "continue"
msgstr ""
@@ -7349,59 +7344,59 @@ msgid "%H:%i:%s"
msgstr ""
#. I18N: A range of numbers
-#: app/Individual.php:502 app/Module/StatisticsChartModule.php:860
+#: app/Individual.php:480 app/Module/StatisticsChartModule.php:860
#, php-format
msgid "%1$s–%2$s"
msgstr ""
-#: app/Individual.php:865 app/Individual.php:919
+#: app/Individual.php:843 app/Individual.php:897
#: resources/xml/reports/individual_ext_report.xml:245
#: resources/xml/reports/individual_report.xml:234
msgid "Family with parents"
msgstr ""
-#: app/Individual.php:866
+#: app/Individual.php:844
msgid "Family with adoptive parents"
msgstr ""
-#: app/Individual.php:867
+#: app/Individual.php:845
msgid "Family with foster parents"
msgstr ""
#. I18N: “sealing” is a Mormon ceremony.
-#: app/Individual.php:869
+#: app/Individual.php:847
msgid "Family with sealing parents"
msgstr ""
#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
-#: app/Individual.php:871
+#: app/Individual.php:849
msgid "Family with rada parents"
msgstr ""
#. I18N: A step-family. %s is an individual’s name
-#: app/Individual.php:897
+#: app/Individual.php:875
#, php-format
msgid "Father’s family with %s"
msgstr ""
#. I18N: A step-family.
-#: app/Individual.php:901
+#: app/Individual.php:879
msgid "Father’s family with an unknown individual"
msgstr ""
#. I18N: A step-family. %s is an individual’s name
-#: app/Individual.php:907
+#: app/Individual.php:885
#, php-format
msgid "Mother’s family with %s"
msgstr ""
#. I18N: A step-family.
-#: app/Individual.php:911
+#: app/Individual.php:889
msgid "Mother’s family with an unknown individual"
msgstr ""
#. I18N: %s is the spouse name
-#: app/Individual.php:936
+#: app/Individual.php:914
#, php-format
msgid "Family with %s"
msgstr ""
@@ -7466,7 +7461,7 @@ msgstr ""
#: resources/views/lists/locations-table.phtml:64
#: resources/views/lists/media-table.phtml:79
#: resources/views/lists/notes-table.phtml:90
-#: resources/views/lists/sources-table.phtml:97
+#: resources/views/lists/sources-table.phtml:98
#: resources/views/lists/submitters-table.phtml:68
#: resources/views/lists/surnames-table.phtml:37
#: resources/views/modules/census-assistant.phtml:60
@@ -7479,8 +7474,8 @@ msgstr ""
#: resources/views/modules/statistics-chart/custom.phtml:64
#: resources/views/modules/statistics-chart/custom.phtml:160
#: resources/views/record-page-links.phtml:34
-#: resources/views/search-general-page.phtml:56
-#: resources/views/search-results.phtml:34
+#: resources/views/search-general-page.phtml:68
+#: resources/views/search-results.phtml:37
#: resources/xml/reports/fact_sources.xml:54
#: resources/xml/reports/fact_sources.xml:258
msgid "Individuals"
@@ -7501,7 +7496,7 @@ msgstr ""
#: resources/views/lists/locations-table.phtml:65
#: resources/views/lists/media-table.phtml:80
#: resources/views/lists/notes-table.phtml:91
-#: resources/views/lists/sources-table.phtml:98
+#: resources/views/lists/sources-table.phtml:99
#: resources/views/lists/submitters-table.phtml:69
#: resources/views/modules/gedcom_stats/config.phtml:48
#: resources/views/modules/gedcom_stats/statistics.phtml:90
@@ -7509,8 +7504,8 @@ msgstr ""
#: resources/views/modules/place-hierarchy/events.phtml:26
#: resources/views/modules/place-hierarchy/sidebar.phtml:45
#: resources/views/record-page-links.phtml:43
-#: resources/views/search-general-page.phtml:64
-#: resources/views/search-results.phtml:45
+#: resources/views/search-general-page.phtml:76
+#: resources/views/search-results.phtml:48
#: resources/xml/reports/fact_sources.xml:152
#: resources/xml/reports/fact_sources.xml:314
msgid "Families"
@@ -7765,85 +7760,85 @@ msgid "Clippings cart"
msgstr ""
#: app/Module/ClippingsCartModule.php:256
-#: app/Module/ClippingsCartModule.php:472
+#: app/Module/ClippingsCartModule.php:457
msgid "Family tree clippings cart"
msgstr ""
#. I18N: %s is a family (husband + wife)
-#: app/Module/ClippingsCartModule.php:526
+#: app/Module/ClippingsCartModule.php:511
#, php-format
msgid "%s and their children"
msgstr ""
#. I18N: %s is a family (husband + wife)
-#: app/Module/ClippingsCartModule.php:528
+#: app/Module/ClippingsCartModule.php:513
#, php-format
msgid "%s and their descendants"
msgstr ""
-#: app/Module/ClippingsCartModule.php:531
-#: app/Module/ClippingsCartModule.php:643
-#: app/Module/ClippingsCartModule.php:760
-#: app/Module/ClippingsCartModule.php:810
-#: app/Module/ClippingsCartModule.php:860
-#: app/Module/ClippingsCartModule.php:910
-#: app/Module/ClippingsCartModule.php:965
-#: app/Module/ClippingsCartModule.php:1027
+#: app/Module/ClippingsCartModule.php:516
+#: app/Module/ClippingsCartModule.php:628
+#: app/Module/ClippingsCartModule.php:745
+#: app/Module/ClippingsCartModule.php:795
+#: app/Module/ClippingsCartModule.php:845
+#: app/Module/ClippingsCartModule.php:895
+#: app/Module/ClippingsCartModule.php:950
+#: app/Module/ClippingsCartModule.php:1012
#, php-format
msgid "Add %s to the clippings cart"
msgstr ""
-#: app/Module/ClippingsCartModule.php:626
+#: app/Module/ClippingsCartModule.php:611
#, php-format
msgid "%s, her parents and siblings"
msgstr ""
-#: app/Module/ClippingsCartModule.php:627
+#: app/Module/ClippingsCartModule.php:612
#, php-format
msgid "%s, her spouses and children"
msgstr ""
-#: app/Module/ClippingsCartModule.php:628
+#: app/Module/ClippingsCartModule.php:613
#, php-format
msgid "%s and her ancestors"
msgstr ""
-#: app/Module/ClippingsCartModule.php:629
+#: app/Module/ClippingsCartModule.php:614
#, php-format
msgid "%s, her ancestors and their families"
msgstr ""
-#: app/Module/ClippingsCartModule.php:630
+#: app/Module/ClippingsCartModule.php:615
#, php-format
msgid "%s, her spouses and descendants"
msgstr ""
-#: app/Module/ClippingsCartModule.php:635
+#: app/Module/ClippingsCartModule.php:620
#, php-format
msgid "%s, his parents and siblings"
msgstr ""
-#: app/Module/ClippingsCartModule.php:636
+#: app/Module/ClippingsCartModule.php:621
#, php-format
msgid "%s, his spouses and children"
msgstr ""
-#: app/Module/ClippingsCartModule.php:637
+#: app/Module/ClippingsCartModule.php:622
#, php-format
msgid "%s and his ancestors"
msgstr ""
-#: app/Module/ClippingsCartModule.php:638
+#: app/Module/ClippingsCartModule.php:623
#, php-format
msgid "%s, his ancestors and their families"
msgstr ""
-#: app/Module/ClippingsCartModule.php:639
+#: app/Module/ClippingsCartModule.php:624
#, php-format
msgid "%s, his spouses and descendants"
msgstr ""
-#: app/Module/ClippingsCartModule.php:962
+#: app/Module/ClippingsCartModule.php:947
#, php-format
msgid "%s and the individuals that reference it."
msgstr ""
@@ -8078,7 +8073,7 @@ msgid "Eye color"
msgstr ""
#: app/Module/CustomTagsBrothersKeeper.php:99
-#: app/Module/CustomTagsPhpGedView.php:75
+#: app/Module/CustomTagsPhpGedView.php:65
msgid "Funeral"
msgstr ""
@@ -8128,7 +8123,7 @@ msgstr ""
#: app/Module/CustomTagsGenPluswin.php:82
#: app/Module/CustomTagsGenPluswin.php:93
#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128
-#: app/Module/CustomTagsPhpGedView.php:81
+#: app/Module/CustomTagsPhpGedView.php:71
#: resources/xml/reports/individual_ext_report.xml:11
#: resources/xml/reports/individual_report.xml:8
msgid "Highlighted image"
@@ -8273,7 +8268,7 @@ msgstr ""
msgid "Namesake"
msgstr ""
-#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:69
+#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:59
msgid "Cemetery"
msgstr ""
@@ -8305,11 +8300,6 @@ msgstr ""
msgid "Maidenhead location code"
msgstr ""
-#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152
-#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71
-msgid "Source citation"
-msgstr ""
-
#: app/Module/CustomTagsGedcomL.php:114
msgid "Family status"
msgstr ""
@@ -8485,8 +8475,8 @@ msgstr ""
#: app/Module/CustomTagsGenPluswin.php:79
#: app/Module/CustomTagsGenPluswin.php:111
-#: app/Module/CustomTagsPhpGedView.php:63
-#: app/Module/CustomTagsPhpGedView.php:71
+#: app/Module/CustomTagsPhpGedView.php:53
+#: app/Module/CustomTagsPhpGedView.php:61
msgid "Comment"
msgstr ""
@@ -8543,12 +8533,12 @@ msgstr ""
msgid "Slide show"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:62
+#: app/Module/CustomTagsPhpGedView.php:52
+#: app/Module/CustomTagsPhpGedView.php:60
+#: app/Module/CustomTagsPhpGedView.php:69
#: app/Module/CustomTagsPhpGedView.php:70
-#: app/Module/CustomTagsPhpGedView.php:79
-#: app/Module/CustomTagsPhpGedView.php:80
-#: app/Module/CustomTagsPhpGedView.php:83
-#: app/Module/CustomTagsPhpGedView.php:84 app/Module/CustomTagsWebtrees.php:53
+#: app/Module/CustomTagsPhpGedView.php:73
+#: app/Module/CustomTagsPhpGedView.php:74 app/Module/CustomTagsWebtrees.php:53
#: app/Module/CustomTagsWebtrees.php:67 app/Module/CustomTagsWebtrees.php:81
#: app/Module/CustomTagsWebtrees.php:83 app/Module/CustomTagsWebtrees.php:85
#: app/Module/CustomTagsWebtrees.php:87 app/Module/CustomTagsWebtrees.php:89
@@ -8556,37 +8546,37 @@ msgstr ""
msgid "Author of last change"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:66
+#: app/Module/CustomTagsPhpGedView.php:56
msgid "Place in Hebrew"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:74
+#: app/Module/CustomTagsPhpGedView.php:64
msgid "Name in Hebrew"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:76
+#: app/Module/CustomTagsPhpGedView.php:66
msgid "Holocaust"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:77
+#: app/Module/CustomTagsPhpGedView.php:67
msgid "Military"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:82
+#: app/Module/CustomTagsPhpGedView.php:72
#: resources/views/admin/webtrees1-thumbnails.phtml:39
msgid "Thumbnail image"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:85
+#: app/Module/CustomTagsPhpGedView.php:75
msgid "Remote server"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:88
+#: app/Module/CustomTagsPhpGedView.php:78
#: resources/views/edit-blocks-block.phtml:22
msgid "Block"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:89
+#: app/Module/CustomTagsPhpGedView.php:79
#: resources/views/setup/step-4-database-mysql.phtml:109
#: resources/views/setup/step-4-database-pgsql.phtml:95
#: resources/views/setup/step-4-database-sqlite.phtml:52
@@ -8594,14 +8584,14 @@ msgstr ""
msgid "Database name"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:90
+#: app/Module/CustomTagsPhpGedView.php:80
#: resources/views/setup/step-4-database-mysql.phtml:95
#: resources/views/setup/step-4-database-pgsql.phtml:83
#: resources/views/setup/step-4-database-sqlsvr.phtml:83
msgid "Database password"
msgstr ""
-#: app/Module/CustomTagsPhpGedView.php:92
+#: app/Module/CustomTagsPhpGedView.php:82
#: resources/views/setup/step-4-database-mysql.phtml:81
#: resources/views/setup/step-4-database-pgsql.phtml:71
#: resources/views/setup/step-4-database-sqlsvr.phtml:71
@@ -8880,6 +8870,8 @@ msgstr ""
#: resources/views/admin/merge-records-step-1.phtml:61
#: resources/views/lists/locations-table.phtml:58
#: resources/views/modules/place-hierarchy/sidebar.phtml:52
+#: resources/views/search-general-page.phtml:115
+#: resources/views/search-results.phtml:92
msgid "Locations"
msgstr ""
@@ -8891,7 +8883,7 @@ msgstr ""
#: resources/views/admin/webtrees1-thumbnails.phtml:35
#: resources/views/lists/media-table.phtml:72
#: resources/views/lists/notes-table.phtml:92
-#: resources/views/lists/sources-table.phtml:99
+#: resources/views/lists/sources-table.phtml:100
#: resources/views/modules/gedcom_stats/config.phtml:50
#: resources/views/modules/gedcom_stats/statistics.phtml:113
#: resources/views/modules/html/template-statistics.phtml:48
@@ -8907,7 +8899,7 @@ msgstr ""
#: resources/views/admin/control-panel.phtml:324
#: resources/views/admin/merge-records-step-1.phtml:58
#: resources/views/record-page-links.phtml:70
-#: resources/views/search-results.phtml:78
+#: resources/views/search-results.phtml:81
#: resources/views/statistics/other/total-records.phtml:39
#: resources/xml/reports/individual_ext_report.xml:237
#: resources/xml/reports/individual_report.xml:226
@@ -8924,8 +8916,8 @@ msgstr ""
#: resources/views/modules/gedcom_stats/config.phtml:51
#: resources/views/modules/gedcom_stats/statistics.phtml:124
#: resources/views/modules/html/template-statistics.phtml:52
-#: resources/views/search-general-page.phtml:80
-#: resources/views/search-results.phtml:67
+#: resources/views/search-general-page.phtml:95
+#: resources/views/search-results.phtml:70
#: resources/views/statistics/other/total-records.phtml:48
msgid "Repositories"
msgstr ""
@@ -8937,18 +8929,18 @@ msgstr ""
#: app/Services/AdminService.php:183
#: resources/views/admin/control-panel.phtml:321
#: resources/views/admin/merge-records-step-1.phtml:56
-#: resources/views/admin/tags.phtml:374
+#: resources/views/admin/tags.phtml:390
#: resources/views/lists/media-table.phtml:81
#: resources/views/lists/notes-table.phtml:84
#: resources/views/lists/notes-table.phtml:93
#: resources/views/lists/repositories-table.phtml:51
-#: resources/views/lists/sources-table.phtml:88
+#: resources/views/lists/sources-table.phtml:89
#: resources/views/modules/gedcom_stats/config.phtml:49
#: resources/views/modules/gedcom_stats/statistics.phtml:102
#: resources/views/modules/html/template-statistics.phtml:44
#: resources/views/record-page-links.phtml:61
-#: resources/views/search-general-page.phtml:72
-#: resources/views/search-results.phtml:56
+#: resources/views/search-general-page.phtml:85
+#: resources/views/search-results.phtml:59
#: resources/views/statistics/other/chart-sources.phtml:12
#: resources/views/statistics/other/total-records.phtml:30
#: resources/xml/reports/ahnentafel_report.xml:475
@@ -8964,7 +8956,7 @@ msgstr ""
#: app/Module/SubmitterListModule.php:177
#: resources/views/admin/control-panel.phtml:325
#: resources/views/admin/merge-records-step-1.phtml:60
-#: resources/views/admin/tags.phtml:896
+#: resources/views/admin/tags.phtml:871
#: resources/views/lists/submitters-table.phtml:62
msgid "Submitters"
msgstr ""
@@ -9103,10 +9095,10 @@ msgid "Narrative description"
msgstr ""
#. I18N: Name of a module/tab on the individual page.
-#: app/Module/IndividualFactsTabModule.php:65
+#: app/Module/IndividualFactsTabModule.php:70
#: resources/views/admin/fix-level-0-media.phtml:38
#: resources/views/admin/locations.phtml:49
-#: resources/views/admin/tags.phtml:454 resources/views/family-page.phtml:37
+#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36
#: resources/views/modules/random_media/config.phtml:20
#: resources/xml/reports/individual_ext_report.xml:161
#: resources/xml/reports/individual_report.xml:149
@@ -9114,750 +9106,750 @@ msgid "Facts and events"
msgstr ""
#. I18N: Description of the “Facts and events” module
-#: app/Module/IndividualFactsTabModule.php:76
+#: app/Module/IndividualFactsTabModule.php:81
msgid "A tab showing the facts and events of an individual."
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:196
+#: app/Module/IndividualFactsTabModule.php:195
msgid "Death of a husband"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:197
+#: app/Module/IndividualFactsTabModule.php:196
msgid "Death of a wife"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:198
+#: app/Module/IndividualFactsTabModule.php:197
#: resources/views/admin/trees-preferences.phtml:523
msgid "Death of a spouse"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:201
+#: app/Module/IndividualFactsTabModule.php:200
msgid "Burial of a husband"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:202
+#: app/Module/IndividualFactsTabModule.php:201
msgid "Burial of a wife"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:203
+#: app/Module/IndividualFactsTabModule.php:202
msgid "Burial of a spouse"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:206
+#: app/Module/IndividualFactsTabModule.php:205
msgid "Cremation of a husband"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:207
+#: app/Module/IndividualFactsTabModule.php:206
msgid "Cremation of a wife"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:208
+#: app/Module/IndividualFactsTabModule.php:207
msgid "Cremation of a spouse"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:286
+#: app/Module/IndividualFactsTabModule.php:285
msgid "Birth of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:287
+#: app/Module/IndividualFactsTabModule.php:286
msgid "Birth of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:288 app/Module/PlacesModule.php:221
+#: app/Module/IndividualFactsTabModule.php:287 app/Module/PlacesModule.php:222
#: resources/views/admin/trees-preferences.phtml:459
msgid "Birth of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:291
+#: app/Module/IndividualFactsTabModule.php:290
msgid "Christening of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:292
+#: app/Module/IndividualFactsTabModule.php:291
msgid "Christening of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:293
+#: app/Module/IndividualFactsTabModule.php:292
msgid "Christening of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:296
+#: app/Module/IndividualFactsTabModule.php:295
msgid "Baptism of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:297
+#: app/Module/IndividualFactsTabModule.php:296
msgid "Baptism of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:298
+#: app/Module/IndividualFactsTabModule.php:297
msgid "Baptism of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:301
+#: app/Module/IndividualFactsTabModule.php:300
msgid "Adoption of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:302
+#: app/Module/IndividualFactsTabModule.php:301
msgid "Adoption of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:303
+#: app/Module/IndividualFactsTabModule.php:302
msgid "Adoption of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:309
+#: app/Module/IndividualFactsTabModule.php:308
msgid "Birth of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:310
+#: app/Module/IndividualFactsTabModule.php:309
msgid "Birth of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:311
+#: app/Module/IndividualFactsTabModule.php:310
#: resources/views/admin/trees-preferences.phtml:465
msgid "Birth of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:314
+#: app/Module/IndividualFactsTabModule.php:313
msgid "Christening of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:315
+#: app/Module/IndividualFactsTabModule.php:314
msgid "Christening of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:316
+#: app/Module/IndividualFactsTabModule.php:315
msgid "Christening of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:319
+#: app/Module/IndividualFactsTabModule.php:318
msgid "Baptism of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:320
+#: app/Module/IndividualFactsTabModule.php:319
msgid "Baptism of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:321
+#: app/Module/IndividualFactsTabModule.php:320
msgid "Baptism of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:324
+#: app/Module/IndividualFactsTabModule.php:323
msgid "Adoption of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:325
+#: app/Module/IndividualFactsTabModule.php:324
msgid "Adoption of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:326
+#: app/Module/IndividualFactsTabModule.php:325
msgid "Adoption of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:332
+#: app/Module/IndividualFactsTabModule.php:331
msgid "Birth of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:333
+#: app/Module/IndividualFactsTabModule.php:332
msgid "Birth of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:334
+#: app/Module/IndividualFactsTabModule.php:333
msgid "Birth of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:337
+#: app/Module/IndividualFactsTabModule.php:336
msgid "Christening of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:338
+#: app/Module/IndividualFactsTabModule.php:337
msgid "Christening of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:339
+#: app/Module/IndividualFactsTabModule.php:338
msgid "Christening of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:342
+#: app/Module/IndividualFactsTabModule.php:341
msgid "Baptism of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:343
+#: app/Module/IndividualFactsTabModule.php:342
msgid "Baptism of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:344
+#: app/Module/IndividualFactsTabModule.php:343
msgid "Baptism of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:347
+#: app/Module/IndividualFactsTabModule.php:346
msgid "Adoption of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:348
+#: app/Module/IndividualFactsTabModule.php:347
msgid "Adoption of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:349
+#: app/Module/IndividualFactsTabModule.php:348
msgid "Adoption of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:355
+#: app/Module/IndividualFactsTabModule.php:354
msgid "Birth of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:356
+#: app/Module/IndividualFactsTabModule.php:355
msgid "Birth of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:357
-#: app/Module/IndividualFactsTabModule.php:380
-#: app/Module/IndividualFactsTabModule.php:403
+#: app/Module/IndividualFactsTabModule.php:356
+#: app/Module/IndividualFactsTabModule.php:379
+#: app/Module/IndividualFactsTabModule.php:402
#: resources/views/admin/trees-preferences.phtml:453
msgid "Birth of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:360
+#: app/Module/IndividualFactsTabModule.php:359
msgid "Christening of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:361
+#: app/Module/IndividualFactsTabModule.php:360
msgid "Christening of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:362
-#: app/Module/IndividualFactsTabModule.php:385
-#: app/Module/IndividualFactsTabModule.php:408
+#: app/Module/IndividualFactsTabModule.php:361
+#: app/Module/IndividualFactsTabModule.php:384
+#: app/Module/IndividualFactsTabModule.php:407
msgid "Christening of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:365
+#: app/Module/IndividualFactsTabModule.php:364
msgid "Baptism of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:366
+#: app/Module/IndividualFactsTabModule.php:365
msgid "Baptism of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:367
-#: app/Module/IndividualFactsTabModule.php:390
-#: app/Module/IndividualFactsTabModule.php:413
-#: app/Module/IndividualFactsTabModule.php:490
-#: app/Module/IndividualFactsTabModule.php:508
+#: app/Module/IndividualFactsTabModule.php:366
+#: app/Module/IndividualFactsTabModule.php:389
+#: app/Module/IndividualFactsTabModule.php:412
+#: app/Module/IndividualFactsTabModule.php:489
+#: app/Module/IndividualFactsTabModule.php:507
msgid "Baptism of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:370
+#: app/Module/IndividualFactsTabModule.php:369
msgid "Adoption of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:371
+#: app/Module/IndividualFactsTabModule.php:370
msgid "Adoption of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:372
-#: app/Module/IndividualFactsTabModule.php:395
-#: app/Module/IndividualFactsTabModule.php:418
+#: app/Module/IndividualFactsTabModule.php:371
+#: app/Module/IndividualFactsTabModule.php:394
+#: app/Module/IndividualFactsTabModule.php:417
msgid "Adoption of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:378
+#: app/Module/IndividualFactsTabModule.php:377
msgctxt "daughter’s son"
msgid "Birth of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:379
+#: app/Module/IndividualFactsTabModule.php:378
msgctxt "daughter’s daughter"
msgid "Birth of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:383
+#: app/Module/IndividualFactsTabModule.php:382
msgctxt "daughter’s son"
msgid "Christening of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:384
+#: app/Module/IndividualFactsTabModule.php:383
msgctxt "daughter’s daughter"
msgid "Christening of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:388
+#: app/Module/IndividualFactsTabModule.php:387
msgctxt "daughter’s son"
msgid "Baptism of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:389
+#: app/Module/IndividualFactsTabModule.php:388
msgctxt "daughter’s daughter"
msgid "Baptism of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:393
+#: app/Module/IndividualFactsTabModule.php:392
msgctxt "daughter’s son"
msgid "Adoption of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:394
+#: app/Module/IndividualFactsTabModule.php:393
msgctxt "daughter’s daughter"
msgid "Adoption of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:401
+#: app/Module/IndividualFactsTabModule.php:400
msgctxt "son’s son"
msgid "Birth of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:402
+#: app/Module/IndividualFactsTabModule.php:401
msgctxt "son’s daughter"
msgid "Birth of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:406
+#: app/Module/IndividualFactsTabModule.php:405
msgctxt "son’s son"
msgid "Christening of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:407
+#: app/Module/IndividualFactsTabModule.php:406
msgctxt "son’s daughter"
msgid "Christening of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:411
+#: app/Module/IndividualFactsTabModule.php:410
msgctxt "son’s son"
msgid "Baptism of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:412
+#: app/Module/IndividualFactsTabModule.php:411
msgctxt "son’s daughter"
msgid "Baptism of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:416
+#: app/Module/IndividualFactsTabModule.php:415
msgctxt "son’s son"
msgid "Adoption of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:417
+#: app/Module/IndividualFactsTabModule.php:416
msgctxt "son’s daughter"
msgid "Adoption of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:424
+#: app/Module/IndividualFactsTabModule.php:423
msgid "Death of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:425
+#: app/Module/IndividualFactsTabModule.php:424
msgid "Death of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:426
+#: app/Module/IndividualFactsTabModule.php:425
#: resources/views/admin/trees-preferences.phtml:505
msgid "Death of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:429
+#: app/Module/IndividualFactsTabModule.php:428
msgid "Burial of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:430
+#: app/Module/IndividualFactsTabModule.php:429
msgid "Burial of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:431
+#: app/Module/IndividualFactsTabModule.php:430
msgid "Burial of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:434
+#: app/Module/IndividualFactsTabModule.php:433
msgid "Cremation of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:435
+#: app/Module/IndividualFactsTabModule.php:434
msgid "Cremation of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:436
+#: app/Module/IndividualFactsTabModule.php:435
msgid "Cremation of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:442
+#: app/Module/IndividualFactsTabModule.php:441
msgid "Death of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:443
+#: app/Module/IndividualFactsTabModule.php:442
msgid "Death of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:444
+#: app/Module/IndividualFactsTabModule.php:443
#: resources/views/admin/trees-preferences.phtml:511
msgid "Death of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:447
+#: app/Module/IndividualFactsTabModule.php:446
msgid "Burial of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:448
+#: app/Module/IndividualFactsTabModule.php:447
msgid "Burial of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:449
+#: app/Module/IndividualFactsTabModule.php:448
msgid "Burial of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:452
+#: app/Module/IndividualFactsTabModule.php:451
msgid "Cremation of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:453
+#: app/Module/IndividualFactsTabModule.php:452
msgid "Cremation of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:454
+#: app/Module/IndividualFactsTabModule.php:453
msgid "Cremation of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:460
+#: app/Module/IndividualFactsTabModule.php:459
msgid "Death of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:461
+#: app/Module/IndividualFactsTabModule.php:460
msgid "Death of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:462
+#: app/Module/IndividualFactsTabModule.php:461
msgid "Death of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:465
+#: app/Module/IndividualFactsTabModule.php:464
msgid "Burial of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:466
+#: app/Module/IndividualFactsTabModule.php:465
msgid "Burial of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:467
+#: app/Module/IndividualFactsTabModule.php:466
msgid "Burial of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:470
+#: app/Module/IndividualFactsTabModule.php:469
msgid "Cremation of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:471
+#: app/Module/IndividualFactsTabModule.php:470
msgid "Cremation of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:472
+#: app/Module/IndividualFactsTabModule.php:471
msgid "Cremation of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:478
+#: app/Module/IndividualFactsTabModule.php:477
msgid "Death of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:479
+#: app/Module/IndividualFactsTabModule.php:478
msgid "Death of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:480
-#: app/Module/IndividualFactsTabModule.php:498
-#: app/Module/IndividualFactsTabModule.php:516
+#: app/Module/IndividualFactsTabModule.php:479
+#: app/Module/IndividualFactsTabModule.php:497
+#: app/Module/IndividualFactsTabModule.php:515
#: resources/views/admin/trees-preferences.phtml:499
msgid "Death of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:483
+#: app/Module/IndividualFactsTabModule.php:482
msgid "Burial of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:484
+#: app/Module/IndividualFactsTabModule.php:483
msgid "Burial of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:485
-#: app/Module/IndividualFactsTabModule.php:503
-#: app/Module/IndividualFactsTabModule.php:521
+#: app/Module/IndividualFactsTabModule.php:484
+#: app/Module/IndividualFactsTabModule.php:502
+#: app/Module/IndividualFactsTabModule.php:520
msgid "Burial of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:488
+#: app/Module/IndividualFactsTabModule.php:487
msgid "Cremation of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:489
+#: app/Module/IndividualFactsTabModule.php:488
msgid "Cremation of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:496
+#: app/Module/IndividualFactsTabModule.php:495
msgctxt "daughter’s son"
msgid "Death of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:497
+#: app/Module/IndividualFactsTabModule.php:496
msgctxt "daughter’s daughter"
msgid "Death of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:501
+#: app/Module/IndividualFactsTabModule.php:500
msgctxt "daughter’s son"
msgid "Burial of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:502
+#: app/Module/IndividualFactsTabModule.php:501
msgctxt "daughter’s daughter"
msgid "Burial of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:506
+#: app/Module/IndividualFactsTabModule.php:505
msgctxt "daughter’s son"
msgid "Cremation of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:507
+#: app/Module/IndividualFactsTabModule.php:506
msgctxt "daughter’s daughter"
msgid "Cremation of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:514
+#: app/Module/IndividualFactsTabModule.php:513
msgctxt "son’s son"
msgid "Death of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:515
+#: app/Module/IndividualFactsTabModule.php:514
msgctxt "son’s daughter"
msgid "Death of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:519
+#: app/Module/IndividualFactsTabModule.php:518
msgctxt "son’s son"
msgid "Burial of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:520
+#: app/Module/IndividualFactsTabModule.php:519
msgctxt "son’s daughter"
msgid "Burial of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:524
+#: app/Module/IndividualFactsTabModule.php:523
msgctxt "son’s son"
msgid "Cremation of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:525
+#: app/Module/IndividualFactsTabModule.php:524
msgctxt "son’s daughter"
msgid "Cremation of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:526
+#: app/Module/IndividualFactsTabModule.php:525
msgid "Cremation of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:531
+#: app/Module/IndividualFactsTabModule.php:530
msgid "Marriage of a son"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:532
+#: app/Module/IndividualFactsTabModule.php:531
msgid "Marriage of a daughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:533
+#: app/Module/IndividualFactsTabModule.php:532
#: resources/views/admin/trees-preferences.phtml:479
msgid "Marriage of a child"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:537
+#: app/Module/IndividualFactsTabModule.php:536
msgid "Marriage of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:538
+#: app/Module/IndividualFactsTabModule.php:537
msgid "Marriage of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:539
-#: app/Module/IndividualFactsTabModule.php:545
-#: app/Module/IndividualFactsTabModule.php:551
+#: app/Module/IndividualFactsTabModule.php:538
+#: app/Module/IndividualFactsTabModule.php:544
+#: app/Module/IndividualFactsTabModule.php:550
#: resources/views/admin/trees-preferences.phtml:473
msgid "Marriage of a grandchild"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:543
+#: app/Module/IndividualFactsTabModule.php:542
msgctxt "daughter’s son"
msgid "Marriage of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:544
+#: app/Module/IndividualFactsTabModule.php:543
msgctxt "daughter’s daughter"
msgid "Marriage of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:549
+#: app/Module/IndividualFactsTabModule.php:548
msgctxt "son’s son"
msgid "Marriage of a grandson"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:550
+#: app/Module/IndividualFactsTabModule.php:549
msgctxt "son’s daughter"
msgid "Marriage of a granddaughter"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:555
+#: app/Module/IndividualFactsTabModule.php:554
msgid "Marriage of a brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:556
+#: app/Module/IndividualFactsTabModule.php:555
msgid "Marriage of a sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:557
+#: app/Module/IndividualFactsTabModule.php:556
#: resources/views/admin/trees-preferences.phtml:485
msgid "Marriage of a sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:561
+#: app/Module/IndividualFactsTabModule.php:560
msgid "Marriage of a half-brother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:562
+#: app/Module/IndividualFactsTabModule.php:561
msgid "Marriage of a half-sister"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:563
+#: app/Module/IndividualFactsTabModule.php:562
msgid "Marriage of a half-sibling"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:722
+#: app/Module/IndividualFactsTabModule.php:721
#: resources/views/admin/trees-preferences.phtml:517
msgid "Death of a parent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:725
+#: app/Module/IndividualFactsTabModule.php:724
msgid "Burial of a father"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:726
+#: app/Module/IndividualFactsTabModule.php:725
msgid "Burial of a mother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:727
+#: app/Module/IndividualFactsTabModule.php:726
msgid "Burial of a parent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:730
+#: app/Module/IndividualFactsTabModule.php:729
msgid "Cremation of a father"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:731
+#: app/Module/IndividualFactsTabModule.php:730
msgid "Cremation of a mother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:732
+#: app/Module/IndividualFactsTabModule.php:731
msgid "Cremation of a parent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:738
+#: app/Module/IndividualFactsTabModule.php:737
msgid "Death of a grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:739
+#: app/Module/IndividualFactsTabModule.php:738
msgid "Death of a grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:740
-#: app/Module/IndividualFactsTabModule.php:758
-#: app/Module/IndividualFactsTabModule.php:776
+#: app/Module/IndividualFactsTabModule.php:739
+#: app/Module/IndividualFactsTabModule.php:757
+#: app/Module/IndividualFactsTabModule.php:775
#: resources/views/admin/trees-preferences.phtml:529
msgid "Death of a grandparent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:743
+#: app/Module/IndividualFactsTabModule.php:742
msgid "Burial of a grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:744
+#: app/Module/IndividualFactsTabModule.php:743
msgid "Burial of a grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:745
-#: app/Module/IndividualFactsTabModule.php:763
-#: app/Module/IndividualFactsTabModule.php:781
+#: app/Module/IndividualFactsTabModule.php:744
+#: app/Module/IndividualFactsTabModule.php:762
+#: app/Module/IndividualFactsTabModule.php:780
msgid "Burial of a grandparent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:748
+#: app/Module/IndividualFactsTabModule.php:747
msgid "Cremation of a grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:749
+#: app/Module/IndividualFactsTabModule.php:748
msgid "Cremation of a grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:750
-#: app/Module/IndividualFactsTabModule.php:768
-#: app/Module/IndividualFactsTabModule.php:786
+#: app/Module/IndividualFactsTabModule.php:749
+#: app/Module/IndividualFactsTabModule.php:767
+#: app/Module/IndividualFactsTabModule.php:785
msgid "Cremation of a grandparent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:756
+#: app/Module/IndividualFactsTabModule.php:755
msgid "Death of a maternal grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:757
+#: app/Module/IndividualFactsTabModule.php:756
msgid "Death of a maternal grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:761
+#: app/Module/IndividualFactsTabModule.php:760
msgid "Burial of a maternal grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:762
+#: app/Module/IndividualFactsTabModule.php:761
msgid "Burial of a maternal grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:766
+#: app/Module/IndividualFactsTabModule.php:765
msgid "Cremation of a maternal grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:767
+#: app/Module/IndividualFactsTabModule.php:766
msgid "Cremation of a maternal grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:774
+#: app/Module/IndividualFactsTabModule.php:773
msgid "Death of a paternal grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:775
+#: app/Module/IndividualFactsTabModule.php:774
msgid "Death of a paternal grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:779
+#: app/Module/IndividualFactsTabModule.php:778
msgid "Burial of a paternal grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:780
+#: app/Module/IndividualFactsTabModule.php:779
msgid "Burial of a paternal grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:784
+#: app/Module/IndividualFactsTabModule.php:783
msgid "Cremation of a paternal grandfather"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:785
+#: app/Module/IndividualFactsTabModule.php:784
msgid "Cremation of a paternal grandmother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:791
+#: app/Module/IndividualFactsTabModule.php:790
msgid "Marriage of a father"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:792
+#: app/Module/IndividualFactsTabModule.php:791
msgid "Marriage of a mother"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:793
+#: app/Module/IndividualFactsTabModule.php:792
#: resources/views/admin/trees-preferences.phtml:491
msgid "Marriage of a parent"
msgstr ""
-#: app/Module/IndividualFactsTabModule.php:826
+#: app/Module/IndividualFactsTabModule.php:825
msgid "Marriage of parents"
msgstr ""
@@ -10117,8 +10109,8 @@ msgstr ""
#. I18N: Name of a module/list
#: app/Module/NoteListModule.php:70
-#: resources/views/lists/sources-table.phtml:100
-#: resources/views/search-general-page.phtml:88
+#: resources/views/lists/sources-table.phtml:101
+#: resources/views/search-general-page.phtml:105
msgid "Shared notes"
msgstr ""
@@ -10255,7 +10247,7 @@ msgid "Show all places in a list"
msgstr ""
#. I18N: Name of a module
-#: app/Module/PlacesModule.php:84 resources/views/admin/tags.phtml:161
+#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161
#: resources/views/admin/trees-preferences.phtml:583
#: resources/views/search-replace-page.phtml:47
#: resources/views/statistics/other/places.phtml:12
@@ -10263,7 +10255,7 @@ msgid "Places"
msgstr ""
#. I18N: Description of the “Places” module
-#: app/Module/PlacesModule.php:95
+#: app/Module/PlacesModule.php:96
msgid "Show the location of events on a map."
msgstr ""
@@ -10620,7 +10612,7 @@ msgid "%s+"
msgstr ""
#: app/Module/StatisticsChartModule.php:951
-#: app/Statistics/Repository/EventRepository.php:246
+#: app/Statistics/Repository/EventRepository.php:245
#: app/Statistics/Repository/FamilyDatesRepository.php:102
#: app/Statistics/Repository/FamilyRepository.php:517
#: app/Statistics/Repository/IndividualRepository.php:1772
@@ -14007,7 +13999,7 @@ msgstr ""
msgid "%1$s × %2$s"
msgstr ""
-#: app/Services/SearchService.php:1170
+#: app/Services/SearchService.php:1162
msgid "The search returned too many results."
msgstr ""
@@ -14247,7 +14239,7 @@ msgstr ""
msgid "Total families"
msgstr ""
-#: app/Statistics/Repository/EventRepository.php:254
+#: app/Statistics/Repository/EventRepository.php:253
#: app/Statistics/Repository/FamilyDatesRepository.php:110
#: app/Statistics/Repository/FamilyDatesRepository.php:381
#: app/Statistics/Repository/FamilyRepository.php:84
@@ -14264,30 +14256,6 @@ msgstr ""
msgid "This information is private and cannot be shown."
msgstr ""
-#: app/Statistics/Repository/EventRepository.php:325
-msgid "birth"
-msgstr ""
-
-#: app/Statistics/Repository/EventRepository.php:326
-msgid "death"
-msgstr ""
-
-#: app/Statistics/Repository/EventRepository.php:327
-msgid "marriage"
-msgstr ""
-
-#: app/Statistics/Repository/EventRepository.php:328
-msgid "adoption"
-msgstr ""
-
-#: app/Statistics/Repository/EventRepository.php:329
-msgid "burial"
-msgstr ""
-
-#: app/Statistics/Repository/EventRepository.php:330
-msgid "census added"
-msgstr ""
-
#: app/Statistics/Repository/FamilyRepository.php:468
#: app/Statistics/Repository/UserRepository.php:96
#: resources/views/statistics/families/top10-list-age.phtml:21
@@ -15795,19 +15763,19 @@ msgstr ""
#: resources/views/admin/site-mail.phtml:242
#: resources/views/admin/site-preferences.phtml:115
#: resources/views/admin/site-registration.phtml:83
-#: resources/views/admin/tags.phtml:953
-#: resources/views/admin/trees-preferences.phtml:882
+#: resources/views/admin/tags.phtml:928
+#: resources/views/admin/trees-preferences.phtml:796
#: resources/views/admin/trees-privacy.phtml:296
#: resources/views/admin/users-create.phtml:84
#: resources/views/admin/users-edit.phtml:348
#: resources/views/edit-account-page.phtml:165
#: resources/views/edit-blocks-page.phtml:60
#: resources/views/edit/change-family-members.phtml:92
-#: resources/views/edit/edit-fact.phtml:38
-#: resources/views/edit/edit-record.phtml:39
+#: resources/views/edit/edit-fact.phtml:40
+#: resources/views/edit/edit-record.phtml:41
#: resources/views/edit/link-child-to-family.phtml:49
-#: resources/views/edit/link-spouse-to-individual.phtml:48
-#: resources/views/edit/new-individual.phtml:53
+#: resources/views/edit/link-spouse-to-individual.phtml:50
+#: resources/views/edit/new-individual.phtml:41
#: resources/views/edit/raw-gedcom-fact.phtml:40
#: resources/views/edit/raw-gedcom-record.phtml:64
#: resources/views/edit/reorder-children.phtml:40
@@ -15846,17 +15814,17 @@ msgstr ""
#: resources/views/admin/site-mail.phtml:247
#: resources/views/admin/site-preferences.phtml:120
#: resources/views/admin/site-registration.phtml:88
-#: resources/views/admin/tags.phtml:957
-#: resources/views/admin/trees-preferences.phtml:886
+#: resources/views/admin/tags.phtml:932
+#: resources/views/admin/trees-preferences.phtml:800
#: resources/views/admin/trees-privacy.phtml:301
#: resources/views/contact-page.phtml:82
#: resources/views/edit-blocks-page.phtml:65
#: resources/views/edit/change-family-members.phtml:97
-#: resources/views/edit/edit-fact.phtml:43
-#: resources/views/edit/edit-record.phtml:44
+#: resources/views/edit/edit-fact.phtml:46
+#: resources/views/edit/edit-record.phtml:47
#: resources/views/edit/link-child-to-family.phtml:54
-#: resources/views/edit/link-spouse-to-individual.phtml:53
-#: resources/views/edit/new-individual.phtml:63
+#: resources/views/edit/link-spouse-to-individual.phtml:55
+#: resources/views/edit/new-individual.phtml:51
#: resources/views/edit/raw-gedcom-fact.phtml:44
#: resources/views/edit/raw-gedcom-record.phtml:68
#: resources/views/edit/reorder-children.phtml:50
@@ -15956,8 +15924,8 @@ msgstr ""
#: resources/views/admin/changes-log.phtml:101
#: resources/views/admin/site-logs.phtml:92
#: resources/views/modules/media-list/page.phtml:85
-#: resources/views/search-advanced-page.phtml:87
-#: resources/views/search-general-page.phtml:101
+#: resources/views/search-advanced-page.phtml:86
+#: resources/views/search-general-page.phtml:129
#: resources/views/search-phonetic-page.phtml:90
msgid "search"
msgstr ""
@@ -16253,7 +16221,7 @@ msgstr ""
#: resources/views/admin/media-upload.phtml:31
#: resources/views/admin/media.phtml:100
#: resources/views/admin/webtrees1-thumbnails.phtml:40
-#: resources/views/media-page-details.phtml:29
+#: resources/views/media-page-details.phtml:30
#: resources/views/modals/create-media-from-file.phtml:27
#: resources/views/modals/media-file-fields.phtml:20
msgid "Media file"
@@ -16532,6 +16500,67 @@ msgstr ""
msgid "Password"
msgstr ""
+#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/users-create.phtml:61
+#: resources/views/admin/users-edit.phtml:71
+#: resources/views/calendar-page.phtml:105
+#: resources/views/edit-account-page.phtml:92
+#: resources/views/login-page.phtml:47
+#: resources/views/modules/login_block/sign-in.phtml:33
+#: resources/views/password-reset-page.phtml:38
+#: resources/views/register-page.phtml:75
+#: resources/views/setup/step-4-database-mysql.phtml:99
+#: resources/views/setup/step-4-database-pgsql.phtml:86
+#: resources/views/setup/step-4-database-sqlsvr.phtml:86
+#: resources/views/setup/step-5-administrator.phtml:81
+msgid "Show"
+msgstr ""
+
+#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/users-create.phtml:61
+#: resources/views/admin/users-edit.phtml:71
+#: resources/views/edit-account-page.phtml:92
+#: resources/views/login-page.phtml:47
+#: resources/views/modules/login_block/sign-in.phtml:33
+#: resources/views/password-reset-page.phtml:38
+#: resources/views/register-page.phtml:75
+#: resources/views/setup/step-4-database-mysql.phtml:99
+#: resources/views/setup/step-4-database-pgsql.phtml:86
+#: resources/views/setup/step-4-database-sqlsvr.phtml:86
+#: resources/views/setup/step-5-administrator.phtml:81
+msgid "Show password"
+msgstr ""
+
+#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/users-create.phtml:61
+#: resources/views/admin/users-edit.phtml:71
+#: resources/views/edit-account-page.phtml:92
+#: resources/views/login-page.phtml:47
+#: resources/views/modules/login_block/sign-in.phtml:33
+#: resources/views/password-reset-page.phtml:38
+#: resources/views/register-page.phtml:75
+#: resources/views/setup/step-4-database-mysql.phtml:99
+#: resources/views/setup/step-4-database-pgsql.phtml:86
+#: resources/views/setup/step-4-database-sqlsvr.phtml:86
+#: resources/views/setup/step-5-administrator.phtml:81
+msgid "Hide"
+msgstr ""
+
+#: resources/views/admin/site-mail.phtml:155
+#: resources/views/admin/users-create.phtml:61
+#: resources/views/admin/users-edit.phtml:71
+#: resources/views/edit-account-page.phtml:92
+#: resources/views/login-page.phtml:47
+#: resources/views/modules/login_block/sign-in.phtml:33
+#: resources/views/password-reset-page.phtml:38
+#: resources/views/register-page.phtml:75
+#: resources/views/setup/step-4-database-mysql.phtml:99
+#: resources/views/setup/step-4-database-pgsql.phtml:86
+#: resources/views/setup/step-4-database-sqlsvr.phtml:86
+#: resources/views/setup/step-5-administrator.phtml:81
+msgid "Hide password"
+msgstr ""
+
#. I18N: Help text for the "Password" site configuration setting
#: resources/views/admin/site-mail.phtml:158
msgid "The password required for authentication with the SMTP server."
@@ -16715,19 +16744,19 @@ msgid "Names"
msgstr ""
#: resources/views/admin/tags.phtml:43 resources/views/admin/tags.phtml:173
-#: resources/views/admin/tags.phtml:249 resources/views/admin/tags.phtml:311
-#: resources/views/admin/tags.phtml:386 resources/views/admin/tags.phtml:466
-#: resources/views/admin/tags.phtml:750 resources/views/admin/tags.phtml:804
-#: resources/views/admin/tags.phtml:908
+#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:327
+#: resources/views/admin/tags.phtml:402 resources/views/admin/tags.phtml:441
+#: resources/views/admin/tags.phtml:725 resources/views/admin/tags.phtml:779
+#: resources/views/admin/tags.phtml:883
#: resources/views/modules/custom-tags/config.phtml:51
msgid "GEDCOM tag"
msgstr ""
#: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174
-#: resources/views/admin/tags.phtml:250 resources/views/admin/tags.phtml:312
-#: resources/views/admin/tags.phtml:387 resources/views/admin/tags.phtml:467
-#: resources/views/admin/tags.phtml:751 resources/views/admin/tags.phtml:805
-#: resources/views/admin/tags.phtml:909
+#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328
+#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442
+#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780
+#: resources/views/admin/tags.phtml:884
msgid "Hide GEDCOM tags"
msgstr ""
@@ -16737,25 +16766,24 @@ msgstr ""
#: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155
#: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203
#: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231
-#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:279
-#: resources/views/admin/tags.phtml:293 resources/views/admin/tags.phtml:327
-#: resources/views/admin/tags.phtml:340 resources/views/admin/tags.phtml:354
-#: resources/views/admin/tags.phtml:368 resources/views/admin/tags.phtml:407
-#: resources/views/admin/tags.phtml:420 resources/views/admin/tags.phtml:434
-#: resources/views/admin/tags.phtml:448 resources/views/admin/tags.phtml:482
-#: resources/views/admin/tags.phtml:496 resources/views/admin/tags.phtml:510
-#: resources/views/admin/tags.phtml:528 resources/views/admin/tags.phtml:546
-#: resources/views/admin/tags.phtml:560 resources/views/admin/tags.phtml:578
-#: resources/views/admin/tags.phtml:592 resources/views/admin/tags.phtml:606
-#: resources/views/admin/tags.phtml:620 resources/views/admin/tags.phtml:634
-#: resources/views/admin/tags.phtml:648 resources/views/admin/tags.phtml:662
-#: resources/views/admin/tags.phtml:676 resources/views/admin/tags.phtml:690
-#: resources/views/admin/tags.phtml:704 resources/views/admin/tags.phtml:718
-#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786
-#: resources/views/admin/tags.phtml:820 resources/views/admin/tags.phtml:834
-#: resources/views/admin/tags.phtml:848 resources/views/admin/tags.phtml:862
-#: resources/views/admin/tags.phtml:876 resources/views/admin/tags.phtml:890
-#: resources/views/admin/tags.phtml:926 resources/views/admin/tags.phtml:944
+#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281
+#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309
+#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356
+#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384
+#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457
+#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485
+#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521
+#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553
+#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581
+#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609
+#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637
+#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665
+#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693
+#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761
+#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809
+#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837
+#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865
+#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919
#: resources/views/admin/trees-preferences.phtml:307
#: resources/views/admin/trees-preferences.phtml:387
#: resources/views/admin/trees-preferences.phtml:402
@@ -16766,19 +16794,19 @@ msgstr ""
msgid "hide"
msgstr ""
-#: resources/views/admin/tags.phtml:237
+#: resources/views/admin/tags.phtml:253
msgid "Addresses"
msgstr ""
-#: resources/views/admin/tags.phtml:299
+#: resources/views/admin/tags.phtml:315
msgid "Source citations"
msgstr ""
-#: resources/views/admin/tags.phtml:738
+#: resources/views/admin/tags.phtml:713
msgid "LDS church"
msgstr ""
-#: resources/views/admin/tags.phtml:792
+#: resources/views/admin/tags.phtml:767
msgid "Identifiers"
msgstr ""
@@ -17265,157 +17293,89 @@ msgid "Facts for individual records"
msgstr ""
#: resources/views/admin/trees-preferences.phtml:685
-msgid "All individual facts"
-msgstr ""
-
-#. I18N: Help text for the “All individual facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:690
-msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:698
-msgid "Unique individual facts"
-msgstr ""
-
-#. I18N: Help text for the “Unique individual facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:703
-msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:711
msgid "Facts for new individuals"
msgstr ""
-#. I18N: Help text for the “Facts for new individuals” configuration setting
-#: resources/views/admin/trees-preferences.phtml:716
-msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:724
+#: resources/views/admin/trees-preferences.phtml:695
msgid "Quick individual facts"
msgstr ""
#. I18N: Help text for the “Quick individual facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:729
+#: resources/views/admin/trees-preferences.phtml:700
msgid "The most common individual facts and events are listed separately, so that they can be added more easily."
msgstr ""
-#: resources/views/admin/trees-preferences.phtml:734
+#: resources/views/admin/trees-preferences.phtml:705
msgid "Facts for family records"
msgstr ""
-#: resources/views/admin/trees-preferences.phtml:739
-msgid "All family facts"
-msgstr ""
-
-#. I18N: Help text for the “All family facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:744
-msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:752
-msgid "Unique family facts"
-msgstr ""
-
-#. I18N: Help text for the “Unique family facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:757
-msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:765
+#: resources/views/admin/trees-preferences.phtml:710
msgid "Facts for new families"
msgstr ""
-#. I18N: Help text for the “Facts for new families” configuration setting
-#: resources/views/admin/trees-preferences.phtml:770
-msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:778
+#: resources/views/admin/trees-preferences.phtml:720
msgid "Quick family facts"
msgstr ""
#. I18N: Help text for the “Quick family facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:783
+#: resources/views/admin/trees-preferences.phtml:725
msgid "The most common family facts and events are listed separately, so that they can be added more easily."
msgstr ""
-#: resources/views/admin/trees-preferences.phtml:788
-msgid "Advanced fact preferences"
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:793
-msgid "Advanced name facts"
-msgstr ""
-
-#. I18N: Help text for the “Advanced name facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:798
-msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:806
-msgid "Advanced place name facts"
-msgstr ""
-
-#. I18N: Help text for the “Advanced place name facts” configuration setting
-#: resources/views/admin/trees-preferences.phtml:811
-msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets."
-msgstr ""
-
-#: resources/views/admin/trees-preferences.phtml:816
+#: resources/views/admin/trees-preferences.phtml:730
msgid "Other preferences"
msgstr ""
-#: resources/views/admin/trees-preferences.phtml:822
+#: resources/views/admin/trees-preferences.phtml:736
msgid "Surname tradition"
msgstr ""
#. I18N: Help text for the “Surname tradition” configuration setting
-#: resources/views/admin/trees-preferences.phtml:827
+#: resources/views/admin/trees-preferences.phtml:741
msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition."
msgstr ""
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:837
+#: resources/views/admin/trees-preferences.phtml:751
msgid "Use full source citations"
msgstr ""
#. I18N: Help text for the “Use full source citations” configuration setting
-#: resources/views/admin/trees-preferences.phtml:842
+#: resources/views/admin/trees-preferences.phtml:756
msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations."
msgstr ""
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:852
+#: resources/views/admin/trees-preferences.phtml:766
#: resources/xml/reports/fact_sources.xml:6
msgid "Source type"
msgstr ""
#. I18N: Help text for the “Source type” configuration setting
-#: resources/views/admin/trees-preferences.phtml:857
+#: resources/views/admin/trees-preferences.phtml:771
msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default."
msgstr ""
#. I18N: A configuration setting
-#: resources/views/admin/trees-preferences.phtml:867
-#: resources/views/edit/edit-fact.phtml:32
-#: resources/views/edit/edit-record.phtml:32
+#: resources/views/admin/trees-preferences.phtml:781
+#: resources/views/edit/edit-fact.phtml:34
+#: resources/views/edit/edit-record.phtml:34
msgid "Keep the existing “last change” information"
msgstr ""
#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting
-#: resources/views/admin/trees-preferences.phtml:872
+#: resources/views/admin/trees-preferences.phtml:786
msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default."
msgstr ""
#. I18N: Label for checkbox
-#: resources/views/admin/trees-preferences.phtml:893
+#: resources/views/admin/trees-preferences.phtml:807
#: resources/views/admin/trees-privacy.phtml:308
msgid "Apply these preferences to all family trees"
msgstr ""
#. I18N: Label for checkbox
-#: resources/views/admin/trees-preferences.phtml:900
+#: resources/views/admin/trees-preferences.phtml:814
#: resources/views/admin/trees-privacy.phtml:315
msgid "Apply these preferences to new family trees"
msgstr ""
@@ -17541,7 +17501,7 @@ msgstr ""
#. I18N: A button label.
#: resources/views/admin/trees-privacy.phtml:248
#: resources/views/admin/webtrees1-thumbnails-form.phtml:24
-#: resources/views/edit/add-fact-row.phtml:46
+#: resources/views/edit/add-fact-row.phtml:42
#: resources/views/modules/census-assistant.phtml:65
#: resources/views/modules/lifespans-chart/page.phtml:75
#: resources/views/modules/timeline-chart/page.phtml:41
@@ -17670,7 +17630,7 @@ msgstr ""
#. I18N: placeholder text for new-password field
#: resources/views/admin/users-create.phtml:61
#: resources/views/admin/users-edit.phtml:71
-#: resources/views/register-page.phtml:76
+#: resources/views/register-page.phtml:75
#, php-format
msgid "Use at least %s character."
msgid_plural "Use at least %s characters."
@@ -17681,7 +17641,7 @@ msgstr[1] ""
#: resources/views/admin/users-edit.phtml:73
#: resources/views/edit-account-page.phtml:94
#: resources/views/password-reset-page.phtml:40
-#: resources/views/register-page.phtml:78
+#: resources/views/register-page.phtml:77
msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”."
msgstr ""
@@ -17880,10 +17840,6 @@ msgid_plural "%s families"
msgstr[0] ""
msgstr[1] ""
-#: resources/views/calendar-page.phtml:105
-msgid "Show"
-msgstr ""
-
#: resources/views/calendar-page.phtml:119
#: resources/views/lists/datatables-attributes.phtml:32
msgid "Filter"
@@ -17903,7 +17859,6 @@ msgid "Recent years (&lt; 100 yrs)"
msgstr ""
#: resources/views/calendar-page.phtml:203
-#: resources/views/edit/add-fact-row.phtml:40
msgid "Custom event"
msgstr ""
@@ -17919,8 +17874,8 @@ msgstr ""
msgid "View this year"
msgstr ""
-#: resources/views/chart-box.phtml:112 resources/views/chart-box.phtml:124
-#: resources/views/chart-box.phtml:125
+#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125
+#: resources/views/chart-box.phtml:126
msgid "Links"
msgstr ""
@@ -17980,10 +17935,6 @@ msgstr ""
msgid "Add a fact"
msgstr ""
-#: resources/views/edit/add-fact-row.phtml:39
-msgid "Custom fact"
-msgstr ""
-
#: resources/views/edit/change-family-members.phtml:63
#: resources/xml/reports/family_group_report.xml:774
#: resources/xml/reports/individual_ext_report.xml:534
@@ -17998,6 +17949,11 @@ msgstr ""
msgid "Daughter"
msgstr ""
+#: resources/views/edit/edit-fact.phtml:51
+#: resources/views/edit/edit-record.phtml:52
+msgid "Edit with all GEDCOM tags"
+msgstr ""
+
#: resources/views/edit/icon-fact-copy.phtml:13
#: resources/views/edit/icon-fact-copy.phtml:15
#: resources/views/individual-name.phtml:81
@@ -18040,7 +17996,7 @@ msgid "A child may have more than one set of parents. The relationship between t
msgstr ""
#. I18N: A button label.
-#: resources/views/edit/new-individual.phtml:58
+#: resources/views/edit/new-individual.phtml:46
msgid "go to new individual"
msgstr ""
@@ -18161,7 +18117,7 @@ msgstr ""
#: resources/views/emails/register-notify-html.phtml:32
#: resources/views/emails/register-notify-text.phtml:26
#: resources/views/modules/census-assistant.phtml:84
-#: resources/views/register-page.phtml:85
+#: resources/views/register-page.phtml:84
msgid "Comments"
msgstr ""
@@ -18265,7 +18221,7 @@ msgstr ""
#: resources/views/family-page-children.phtml:19
#: resources/views/modules/ancestors-chart/tree.phtml:42
-#: resources/views/modules/descendancy_chart/tree.phtml:41
+#: resources/views/modules/descendancy_chart/tree.phtml:40
#: resources/views/statistics/families/top10-list.phtml:20
#: resources/views/statistics/families/top10-nolist.phtml:16
#, php-format
@@ -18336,26 +18292,10 @@ msgstr ""
msgid "This family has been edited. The changes need to be reviewed by a moderator."
msgstr ""
-#: resources/views/family-page.phtml:42
+#: resources/views/family-page.phtml:41
msgid "No facts exist for this family."
msgstr ""
-#: resources/views/family-page.phtml:59
-#: resources/views/modules/notes/tab.phtml:53
-msgid "Add a note"
-msgstr ""
-
-#: resources/views/family-page.phtml:71
-#: resources/views/individual-page-images.phtml:59
-#: resources/views/individual-page-menu.phtml:93
-msgid "Add a media object"
-msgstr ""
-
-#: resources/views/family-page.phtml:83
-#: resources/views/modules/sources_tab/tab.phtml:51
-msgid "Add a source citation"
-msgstr ""
-
#: resources/views/forgot-password-page.phtml:22
#: resources/views/modules/login_block/sign-in.phtml:58
msgid "Username or email address"
@@ -18505,7 +18445,7 @@ msgid "To reduce the size of the download, you can compress the data into a .ZIP
msgstr ""
#: resources/views/individual-name.phtml:87
-#: resources/views/media-page-details.phtml:40
+#: resources/views/media-page-details.phtml:41
msgid "Are you sure you want to delete this fact?"
msgstr ""
@@ -18531,6 +18471,11 @@ msgstr ""
msgid "previous"
msgstr ""
+#: resources/views/individual-page-images.phtml:59
+#: resources/views/individual-page-menu.phtml:93
+msgid "Add a media object"
+msgstr ""
+
#: resources/views/individual-page-menu.phtml:34
#: resources/views/individual-page.phtml:61
msgid "Share"
@@ -18839,13 +18784,13 @@ msgid "Forgot password?"
msgstr ""
#. I18N: %s is a filename
-#: resources/views/media-page-details.phtml:58
+#: resources/views/media-page-details.phtml:59
#: resources/views/modules/media-list/page.phtml:142
#, php-format
msgid "The file “%s” does not exist."
msgstr ""
-#: resources/views/media-page-details.phtml:85
+#: resources/views/media-page-details.phtml:86
msgid "Download file"
msgstr ""
@@ -19197,7 +19142,7 @@ msgid "Match both upper and lower case letters."
msgstr ""
#: resources/views/modules/fix-search-and-replace/options.phtml:65
-#: resources/views/search-general-page.phtml:49
+#: resources/views/search-general-page.phtml:61
#: resources/views/statistics/other/total-records.phtml:12
msgid "Records"
msgstr ""
@@ -19392,6 +19337,10 @@ msgstr ""
msgid "There are no notes for this individual."
msgstr ""
+#: resources/views/modules/notes/tab.phtml:53
+msgid "Add a note"
+msgstr ""
+
#: resources/views/modules/pedigree-chart/previous.phtml:20
msgid "Siblings"
msgstr ""
@@ -19419,8 +19368,8 @@ msgstr ""
#: resources/views/modules/place-hierarchy/events.phtml:34
#: resources/views/modules/place-hierarchy/events.phtml:46
-#: resources/views/search-advanced-page.phtml:96
-#: resources/views/search-general-page.phtml:109
+#: resources/views/search-advanced-page.phtml:95
+#: resources/views/search-general-page.phtml:137
#: resources/views/search-phonetic-page.phtml:98
msgid "No results found."
msgstr ""
@@ -19637,6 +19586,10 @@ msgstr ""
msgid "There are no source citations for this individual."
msgstr ""
+#: resources/views/modules/sources_tab/tab.phtml:51
+msgid "Add a source citation"
+msgstr ""
+
#. I18N: A configuration setting
#: resources/views/modules/statcounter/form.phtml:18
msgid "Security code"
@@ -19908,11 +19861,11 @@ msgid "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing
msgstr ""
#. I18N: placeholder text for registration-comments field
-#: resources/views/register-page.phtml:89
+#: resources/views/register-page.phtml:88
msgid "Explain why you are requesting an account."
msgstr ""
-#: resources/views/register-page.phtml:91
+#: resources/views/register-page.phtml:90
msgid "Use this field to tell the site administrator why you are requesting an account and how you are related to the genealogy displayed on this site. You can also use this to enter any other comments you may have for the site administrator."
msgstr ""
@@ -19926,11 +19879,11 @@ msgstr ""
msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password."
msgstr ""
-#: resources/views/search-advanced-page.phtml:45
+#: resources/views/search-advanced-page.phtml:44
msgid "Add more fields"
msgstr ""
-#: resources/views/search-advanced-page.phtml:62
+#: resources/views/search-advanced-page.phtml:61
#: resources/xml/reports/bdm_report.xml:118
#: resources/xml/reports/family_group_report.xml:467
#: resources/xml/reports/family_group_report.xml:730
@@ -19940,7 +19893,7 @@ msgstr ""
msgid "Father"
msgstr ""
-#: resources/views/search-advanced-page.phtml:74
+#: resources/views/search-advanced-page.phtml:73
#: resources/xml/reports/bdm_report.xml:120
#: resources/xml/reports/family_group_report.xml:474
#: resources/xml/reports/family_group_report.xml:737
@@ -19950,7 +19903,7 @@ msgstr ""
msgid "Mother"
msgstr ""
-#: resources/views/search-general-page.phtml:37
+#: resources/views/search-general-page.phtml:49
#: resources/views/search-replace-page.phtml:26
msgid "Search for"
msgstr ""