-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FamilySearch has identified {{count}} {{#singular}}person as a potential duplicate{{/singular}} | ||
{{^singular}}people as potential duplicates{{/singular}} of {{name}}. | ||
Review the [list of duplicates](https://familysearch.org/tree/#view=possibleDuplicates&person={{pid}}) in FamilySearch. | ||
Review the [list of duplicates](https://familysearch.org/tree/person/{{pid}}/possible-duplicates) in FamilySearch. | ||
Merge duplicate persons and mark incorrect matches as "Not a Match". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FamilySearch ha identificado a la persona{{count}} {{#singular}}como potencial duplicado{{/singular}} | ||
{{^singular}}personas como potenciales duplicados{{/singular}} de {{name}}. | ||
Revise la [lista de duplicados](https://familysearch.org/tree/#view=possibleDuplicates&person={{pid}}) en FamilySearch. | ||
Revise la [lista de duplicados](https://familysearch.org/tree/person/{{pid}}/possible-duplicates) en FamilySearch. | ||
Combine las personas duplicadas y marque las coincidencias incorrectas como "No coincidente". |