You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: config/locales/en.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -753,6 +753,8 @@ en:
753
753
error_can_not_remove_role: "This role is in use and cannot be deleted."
754
754
error_can_not_reopen_work_package_on_closed_version: "A work package assigned to a closed version cannot be reopened"
755
755
error_check_user_and_role: "Please choose a user and a role."
756
+
error_cookie_missing: 'The OpenProject cookie is missing. Please ensure that cookies are enabled, as this application will not properly function without.'
757
+
error_token_authenticity: 'Unable to verify Cross-Site Request Forgery token.'
756
758
error_work_package_done_ratios_not_updated: "Work package done ratios not updated."
757
759
error_work_package_not_found_in_project: "The work package was not found or does not belong to this project"
758
760
error_must_be_project_member: "must be project member"
0 commit comments