Clean up obsolete survey editor and DCA code
This commit is contained in:
@@ -24,34 +24,20 @@ survey:
|
||||
login_required: "This frontend module is intended for logged-in members. Please use the regular Contao member login on a protected page."
|
||||
entry_not_allowed: "This page cannot be opened directly. Please switch to edit mode via the survey list."
|
||||
create_title: "Create new survey"
|
||||
create_text: "The survey will automatically be assigned to the logged-in member after creation."
|
||||
label_title: "Title"
|
||||
label_survey_title: "Survey title"
|
||||
label_description: "Description"
|
||||
publish_directly: "Publish immediately"
|
||||
create_submit: "Create survey"
|
||||
back_to_list: "Back to list"
|
||||
public_view_open: "Open public view"
|
||||
copy_public_link: "Copy public link"
|
||||
copy_public_link_success: "Link copied"
|
||||
public_link: "Public link"
|
||||
no_public_page: "No public page configured yet."
|
||||
status: "Status"
|
||||
editors: "Editors"
|
||||
editors_count: "%count% member(s)"
|
||||
published: "published"
|
||||
draft: "draft"
|
||||
locked: "locked"
|
||||
structure_locked: "The questions of this survey are locked because the survey was published or first participations already exist. The metadata can still be maintained."
|
||||
published_readonly: "This survey is published. Frontend editing is therefore disabled. Changes are still possible in the backend."
|
||||
metadata: "Survey metadata"
|
||||
publish_survey: "Publish survey"
|
||||
publish_help: "Publish survey. No further changes will be possible afterwards."
|
||||
publish_confirm: "Are you really sure? After the survey has been published, no further changes will be possible!"
|
||||
deactivate_survey: "Temporarily deactivate survey"
|
||||
activate_survey: "Reactivate survey"
|
||||
deactivate_help: "The published survey is temporarily taken offline. Questions remain locked."
|
||||
activate_help: "The published survey is made publicly reachable again. Questions remain locked."
|
||||
save: "Save"
|
||||
save_metadata: "Save metadata"
|
||||
save_this_question: "Save this question"
|
||||
|
||||
Reference in New Issue
Block a user