= I18N::translate('Media objects found') ?> = I18N::number($count) ?>
type(); if ($mediatype) { echo GedcomTag::getLabelValue('TYPE', GedcomTag::getFileFormTypeValue($mediatype)); } echo FunctionsPrintFacts::printFactSources($tree, $media_object->gedcom(), 1); echo FunctionsPrint::printFactNotes($tree, $media_object->gedcom(), 1); if ($media_file->isExternal()) { echo GedcomTag::getLabelValue('URL', $media_file->filename()); } elseif ($media_file->fileExists()) { ?>