text_no_configuration_data:"Roles, types, work package statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
text_no_notes:"There are no comments available for this work package."
text_notice_too_many_values_are_inperformant:"Note: Displaying more than 100 items per page can increase the page load time."
text_notice_security_badge_displayed_html:>
Note:if enabled, this will display a badge with your installation status in the <a href="%{information_panel_path}">%{information_panel_label}</a> administration panel,
and on the home page. It is displayed to administrators only.
<br/>
The badge will check your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities.
For more information on what the check provides, what data is needed to provide available updates, and how to disable this check, please visit <a href="%{more_info_url}">the configuration documentation</a>.
text_own_membership_delete_confirmation:"You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
OpenProject now provides a release indicator (security badge) that will inform administrators of an OpenProject
installation on whether new releases or security updates are available for your platform.
If enabled, this option will display a badge with your installation status at Administration > Information right next to the release version,
and on the home screen. It is only displayed to administrators.
The badge will match your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities.
To ensure the newest available update can be returned, the check will include your installation type, current version, database type, enterprise status and an anonymous unique ID of the instance.
To localize the badge, the user's locale is sent.
To disable rendering the badge, uncheck the setting at Administration > System settings > General or pass
the configuration flag `security_badge_displayed: false` .
## Email configuration
* `email_delivery_method`: The way emails should be delivered. Possible values: `smtp` or `sendmail`