Skip to content

Commit

Permalink
[#56992] Wording of error message for Nextcloud host in storage form …
Browse files Browse the repository at this point in the history
  • Loading branch information
ba1ash committed Aug 26, 2024
1 parent ca3d97a commit b590bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/storages/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ en:
attributes:
host:
authorization_header_missing: is not fully set up. The Nextcloud instance does not receive the "Authorization" header, which is necessary for a Bearer token based authorization of API requests. Please double check your HTTP server configuration.
cannot_be_connected_to: can not be connected to.
cannot_be_connected_to: could not be reached. Please ensure the host is reachable and the OpenProject integration app is installed.
minimal_nextcloud_version_unmet: does not meet minimal version requirements (must be Nextcloud 23 or higher)
not_nextcloud_server: is not a Nextcloud server
op_application_not_installed: appears to not have the app "OpenProject integration" installed. Please install it first and then try again.
Expand Down

0 comments on commit b590bee

Please sign in to comment.