|
176 | 176 | 'error_authorization_policy_violation_desc_no_name' => 'You cannot use this service because your %organisationNoun% limits access to this service (the "Service Provider") with an authorization policy. Please contact the helpdesk of your %organisationNoun% if you think you should be allowed access to this service.', |
177 | 177 | 'error_authorization_policy_violation_info' => 'Message from %idpName%: ', |
178 | 178 | 'error_authorization_policy_violation_info_no_idp_name' => 'Message from your %organisationNoun%: ', |
179 | | - 'error_no_message' => 'Error - No message received', |
180 | | - 'error_no_message_desc' => 'We were expecting a SAML message, but did not get one. Something went wrong. Please try again.', |
181 | | - 'error_invalid_acs_location' => 'The given "Assertion Consumer Service" is unknown or invalid.', |
| 179 | + 'error_unable_to_receive_message' => 'Error - No message received', |
| 180 | + 'error_unable_to_receive_message_desc' => 'We were expecting a SAML message, but did not get one. Something went wrong. Please try again.', |
| 181 | + 'error_invalid_acs_location' => 'Error - Invalid ACS location', |
| 182 | + 'error_invalid_acs_location_desc' => 'The given "Assertion Consumer Service" is unknown or invalid.', |
182 | 183 | 'error_invalid_acs_binding' => 'Error - Invalid ACS binding type', |
183 | 184 | 'error_invalid_acs_binding_desc' => 'The provided or configured "Assertion Consumer Service" Binding Type is unknown or invalid.', |
184 | 185 | 'error_unsupported_signature_method' => 'Error - Signature method is not supported', |
|
263 | 264 | 'error_clock_issue_title' => 'Error - The Assertion is not yet valid or has expired', |
264 | 265 | 'error_clock_issue_desc' => 'This is likely because the difference in time between %idpName% and %suiteName% it too large. Please verify that the time on the %organisationNoun% is correct.', |
265 | 266 | 'error_clock_issue_desc_no_idp_name' => 'This is likely because the difference in time between %organisationNoun% and %suiteName% it too large. Please verify that the time on the IdP is correct.', |
266 | | - 'error_stepup_callout_unknown_title' => 'Error - Unknown strong authentication failure', |
267 | | - 'error_stepup_callout_unknown_desc' => 'Logging in with strong authentication has failed and we don\'t know exactly why . Please try again first by going back to the service and logging in again . If this doesn\'t work, please contact the service desk of your %organisationNoun%.', |
| 267 | + 'error_stepup_callout_unknown' => 'Error - Unknown strong authentication failure', |
| 268 | + 'error_stepup_callout_unknown_desc' => 'Logging in with strong authentication has failed and we don\'t know exactly why. Please try again first by going back to the service and logging in again. If this doesn\'t work, please contact the service desk of your %organisationNoun%.', |
268 | 269 | 'error_stepup_callout_unmet_loa_title' => 'Error - No suitable token found', |
269 | 270 | 'error_stepup_callout_unmet_loa_desc' => 'To continue to this service, a registered token with a certain level of assurance is required. Currently, you either haven\'t registered a token at all, or the level of assurance of the token you did register is too low. See the link below for more information about the registration process.', |
270 | 271 | 'error_stepup_callout_unmet_loa_link_text' => 'Read more about the registration process.', |
271 | 272 | 'error_stepup_callout_unmet_loa_link_target' => 'https://support.surfconext.nl/stepup-noauthncontext-en', |
272 | | - 'error_stepup_callout_user_cancelled_title' => 'Error - Logging in cancelled', |
| 273 | + 'error_stepup_callout_user_cancelled' => 'Error - Logging in cancelled', |
273 | 274 | 'error_stepup_callout_user_cancelled_desc' => 'You have aborted the login process. Go back to the service if you want to try again.', |
274 | 275 | 'error_metadata_entity_id_not_found' => 'Metadata can not be generated', |
275 | 276 | 'error_metadata_entity_id_not_found_desc' => 'The following error occurred: %message%', |
|
0 commit comments