title_empty = "You cannot store a content item with an empty title." title_length = "Max title length is {title_max_length} characters. Your title is {title_length} characters long." content_empty = "You cannot store a content item with an empty content." content_length = "Max content length is {content_max_length} characters. Your content is {content_length} characters long." langs_empty = "You have to provide content for at least one language." form_submitted = "You have alreadly submitted this form. If this is not the case, or if you want to cancel the submission, click here, and the form can then be resubmitted."