Skip to content

Commit 29c113b

Browse files
committed
Clarify missing_required_fields to note that validation could have not succeeded
Closes: #194
1 parent 0f65c78 commit 29c113b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

languages/messages.en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
'error_generic_desc_no_names' => 'Logging in 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%.',
201201
'error_missing_required_fields' => 'Error - Missing required fields',
202202
'error_missing_required_fields_desc'=> '<p>
203-
%idpName% does not provide the mandatory information. Therefore, you can not use %spName%. Please contact the service desk of %idpName% and tell them one or more of the the following required attribute(s) are missing within %suiteName%:
203+
%idpName% does not provide the mandatory information or it has an invalid format. Therefore, you can not use %spName%. Please contact the service desk of %idpName% and tell them one or more of the the following required attributes are not being set correctly for %suiteName%:
204204
</p>
205205
<p>
206206
<ul>

languages/messages.nl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
Neem alstublieft contact op met de helpdesk van %idpName%. Geef hierbij de onderstaande informatie door.
204204
</p>
205205
<p>
206-
Omdat %idpName% niet de juiste attributen aan %suiteName% doorgeeft is het inloggen mislukt. De volgende attributen zijn vereist om succesvol in te loggen op het %suiteName% platform:
206+
Omdat %idpName% niet de juiste attributen aan %suiteName% doorgeeft, of in het onjuiste formaat, is het inloggen mislukt. De volgende attributen zijn vereist om succesvol in te loggen op het %suiteName% platform:
207207
<ul>
208208
<li>UID</li>
209209
<li>schacHomeOrganization</li>

0 commit comments

Comments
 (0)