$tree_list * @var int $xrefs */ ?> = view('components/breadcrumbs', ['links' => [route(ControlPanel::class) => I18N::translate('Control panel'), $title]]) ?>
= I18N::translate('In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”.') ?>
= I18N::plural(/* I18N: An XREF is the identification number used in GEDCOM files. */ 'The two family trees have %1$s record which uses the same “XREF”.', 'The two family trees have %1$s records which use the same “XREF”.', $xrefs, I18N::number($xrefs)) ?>
= I18N::translate('You must renumber the records in one of the trees before you can merge them.') ?>
= I18N::translate('Renumber family tree') ?> — = e($tree1->title()) ?>
= I18N::translate('Renumber family tree') ?> — = e($tree2->title()) ?>