Home
last modified time | relevance | path

Searched refs:ADD_ANCESTOR_FAMILIES (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Module/
H A DClippingsCartModule.php92 private const ADD_ANCESTOR_FAMILIES = 'families'; define in Fisharebest\\Webtrees\\Module\\ClippingsCartModule
453 … self::ADD_ANCESTOR_FAMILIES => I18N::translate('%s, her ancestors and their families', $name),
462 … self::ADD_ANCESTOR_FAMILIES => I18N::translate('%s, his ancestors and their families', $name),
507 case self::ADD_ANCESTOR_FAMILIES: