Add some explanations in tooltips missing thus far

This commit is contained in:
Stefan Rohde-Enslin 2023-08-04 13:38:03 +02:00 committed by Joshua Ramon Enslin
parent 86e9ab66e9
commit 726146eb2a

View File

@ -149,7 +149,7 @@ final class CsvxmlAvailableFields {
[],
'Shall the object be visible directly after import?',
$tlLoader->tl("object", "objekt", 'visibility'),
''
$tlLoader->tl("object", "objekt", 'visibility_explica'),
),
"institution_name" => new FieldEntry(
false,
@ -167,15 +167,15 @@ final class CsvxmlAvailableFields {
['object_other_title_kind_of'],
'If the field <i>object_other_title</i> is used. It has to be specified where this alternative title is used. Specification should be done within the field: <i>object_other_title_kind_of</i>',
$tlLoader->tl("object_addendum", "object_add", "other_object_name"),
$tlLoader->tl("object_addendum", "object_add", "wobz_inhalt"),
$tlLoader->tl("object_addendum", "object_add", "other_object_name_explica"),
),
"object_other_title_kind_of" => new FieldEntry(
false,
array_values(MDTitleTypesSet::TITLE_TYPES),
['object_other_title'],
'This field has to be used togehter with <i>object_other_title</i>',
$tlLoader->tl("object_addendum", "object_add", "other_object_name") . ', in: ',
''
$tlLoader->tl("object_addendum", "object_add", "other_object_name_type"),
$tlLoader->tl("object_addendum", "object_add", "other_object_name_type_explica"),
),
],
$tlLoader->tl("object_addendum", "object_add", "detailed_description") => [
@ -191,7 +191,7 @@ final class CsvxmlAvailableFields {
false,
["y", "n"],
['detailed_description', 'detailed_description_extern'],
'Shall detailed description be visible at museum-digital? If <i>detailed_desription</i> is available for an object, <i>detailed_description_md</i> and <i>detailed_description_extern</i> have to have values too',
'Shall detailed description be visible at museum-digital? If <i>detailed_description</i> is available for an object, <i>detailed_description_md</i> and <i>detailed_description_extern</i> have to have values too',
$tlLoader->tl("object_addendum", "object_add", 'ddesc_visibility_md'),
""
),
@ -199,7 +199,7 @@ final class CsvxmlAvailableFields {
false,
["y", "n"],
['detailed_description_md', 'detailed_description'],
'Shall later exports from museum-digital include the detailed_description?</br>If <i>detailed_desription</i> is available for an object, <i>detailed_description_md</i> and <i>detailed_description_extern</i> have to have values too',
'Shall later exports from museum-digital include the detailed_description?</br>If <i>detailed_description</i> is available for an object, <i>detailed_description_md</i> and <i>detailed_description_extern</i> have to have values too',
$tlLoader->tl("object_addendum", "object_add", 'ddesc_visibility_extern'),
"",
),
@ -220,7 +220,7 @@ final class CsvxmlAvailableFields {
['inscription_md', 'inscription_extern'],
'Shall a given inscription be displayed at museum-digital? If <i>inscription</i> is available for an object, <i>inscription_md></i> and <i>inscription_extern</i> have to have values too',
$tlLoader->tl("object_addendum", "object_add", 'besch_visibility_md'),
""
"",
),
"inscription_extern" => new FieldEntry(
false,
@ -228,7 +228,7 @@ final class CsvxmlAvailableFields {
['inscription_md', 'inscription_extern'],
'Shall later exports from museum-digital inlude inscription? If <i>inscription</i> is available for an object, <i>inscription_md></i> and <i>inscription_extern</i> have to have values too',
$tlLoader->tl("object_addendum", "object_add", 'besch_visibility_extern'),
""
"",
),
],
$tlLoader->tl("basis", "basis", "language") => [
@ -238,7 +238,7 @@ final class CsvxmlAvailableFields {
['content_language_md', 'content_language_extern'],
'If <i>content_language</i> is made available for an object, <i>content_language_md></i> and <i>content_language_extern</i> have to have values too',
$tlLoader->tl("basis", "basis", "language"),
$tlLoader->tl("object_addendum", "object_add", "besch_inhalt"),
$tlLoader->tl("object_addendum", "object_add", "content_language_explica"),
),
"content_language_md" => new FieldEntry(
false,
@ -246,7 +246,7 @@ final class CsvxmlAvailableFields {
['content_language_md', 'content_language_extern'],
'Shall a given content_language be displayed at museum-digital? If <i>content_language</i> is available for an object, <i>content_language_md></i> and <i>content_language_extern</i> have to have values too',
$tlLoader->tl("basis", "basis", "language") . ' (md)',
""
"",
),
"content_language_extern" => new FieldEntry(
false,
@ -254,7 +254,7 @@ final class CsvxmlAvailableFields {
['content_language_md', 'content_language_extern'],
'Shall later exports from museum-digital inlude content_language? If <i>content_language</i> is available for an object, <i>content_language_md></i> and <i>content_language_extern</i> have to have values too',
$tlLoader->tl("basis", "basis", "language") . ' (extern)',
""
"",
),
],
@ -265,7 +265,7 @@ final class CsvxmlAvailableFields {
[],
'Additional to collecting material and technique in a combined field (see above), the material(s) can be given here separately',
$tlLoader->tl("object_addendum", "object_add", "material"),
""
$tlLoader->tl("object_addendum", "object_add", "separate_material_explica"),
),
"technique_separate" => new FieldEntry(
false,
@ -273,7 +273,7 @@ final class CsvxmlAvailableFields {
[],
'Additional to collecting material and technique in a combined field (see above), the technique(s) can be given here separately',
$tlLoader->tl("object_addendum", "object_add", "technique"),
""
$tlLoader->tl("object_addendum", "object_add", "separate_technique_explica"),
),
],
$tlLoader->tl("object_addendum", "object_add", 'separated_measurements') => [
@ -383,7 +383,7 @@ final class CsvxmlAvailableFields {
"dimensions_separate_diameter_unit", "dimensions_separate_wall_thickness_value", "dimensions_separate_wall_thickness_unit"
],
'If one or more separate dimension-value (and -unit) is given it has to be specified if the separated entries should be made visible at museum-digital',
$tlLoader->tl("object_basis", "object_basis", 'inventory_number'),
$tlLoader->tl("object_addendum", "object_add", 'ausm_visibility_md'),
""
),
"dimensions_separate_show_extern" => new FieldEntry(
@ -396,7 +396,7 @@ final class CsvxmlAvailableFields {
"dimensions_separate_diameter_unit", "dimensions_separate_wall_thickness_value", "dimensions_separate_wall_thickness_unit"
],
'If one or more separate dimension-value (and -unit) is given it has to be specified if the separated entries should be included in a later export from museum-digital',
$tlLoader->tl("object_basis", "object_basis", 'inventory_number'),
$tlLoader->tl("object_addendum", "object_add", 'ausm_visibility_extern'),
""
),
"number_of_pieces" => new FieldEntry(
@ -465,7 +465,7 @@ final class CsvxmlAvailableFields {
['closer_location'],
'A place in a special relation to the object can be given in closer_location. Here the kind of relation between object and place has to specified',
$tlLoader->tl("object_addendum", "object_add", "closer_location") . ", " . $tlLoader->tl("object_addendum", "object_add", 'as'),
""
$tlLoader->tl("object_addendum", "object_add", "closer_location_kind_explica"),
),
],
$tlLoader->tl("object_addendum", "object_add", 'classification') => [
@ -515,7 +515,7 @@ final class CsvxmlAvailableFields {
[],
'If the object is part of something it can be given here',
$tlLoader->tl("object_addendum", "object_add", "part_of"),
""
$tlLoader->tl("object_addendum", "object_add", "konv_inhalt"),
),
],
$tlLoader->tl("object_addendum", "object_add", "acknowledgements") => [