Approval in backend
This commit is contained in:
@ -68,6 +68,12 @@
|
||||
"image_has_good_size": "Image has a good size.",
|
||||
"open_access_licence_used": "An open access licence is used.",
|
||||
"restrictive_licence_used": "A restrictive licence is used",
|
||||
"one_image": "One image was uploaded for the object."
|
||||
"one_image": "One image was uploaded for the object.",
|
||||
"legal_check_reason_creator_dead_for_years": "The last recorded creator of the object has been dead for [placeholder_copyright_expiry] or more years.",
|
||||
"legal_check_reason_creator_recently_or_not_dead": "The last recorded creator of the object is still alive or has died in the last [placeholder_copyright_expiry] years.",
|
||||
"legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).",
|
||||
"legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.",
|
||||
"current_license": "Current license status",
|
||||
"creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user