Approval in backend

This commit is contained in:
2025-07-18 10:15:31 +00:00
committed by md translation bot
parent f9b835b50d
commit 77e5166ffb
2 changed files with 3 additions and 3 deletions

View File

@@ -12,6 +12,6 @@
"edit_transcript_for_object": "Edit transcript for object",
"is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.",
"transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.",
"transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard."
"transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard.\r\n\r\nBeware of the use of the \"smaller than\" character. This is a character of syntactic meaning in both XML and HTML. If it is positioned at the very start of the field content, the content is assumed to be encoded using TEI-XML. Otherwise, the content is assumed to be a plain-text transcription. In plain text transcriptions, the character as well as all following content are removed automatically."
}
}
}