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
Copy file name to clipboardExpand all lines: chpl/chpl-resources/src/main/resources/errors.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1030,8 +1030,8 @@ form.formItem.cardinalitySingle='%s' may only have a single response.
1030
1030
form.formItem.invalidResponse='%s' is not a valid response to the question '%s'.
1031
1031
form.formItem.childQuestionNotApplicable=Responding to '%s' is not applicable based on the response to '%s'.
1032
1032
1033
-
attestation.acb.apiApplicableNotConsistent=Selected API response of Not Applicable is inconsistent with listing(s), as at least one listing with (g)(7)-(g)(10) was found
1034
-
attestation.acb.apiNotApplicableNotConsistent=Selected API response of Compliant is inconsistent with listing(s), as no (g)(7)-(g)(10) criteria were found
1033
+
attestation.acb.apiApplicableNotConsistent=Selected API response of Not Applicable is inconsistent with listing(s), as at least one listing with API criteria was found
1034
+
attestation.acb.apiNotApplicableNotConsistent=Selected API response of Compliant is inconsistent with listing(s), as no listings with API criteria were found
1035
1035
attestation.acb.assurancesApplicableNotConsistent=Selected Assurances response of Not Applicable is inconsistent with listing(s), as at least one listing with (b)(10) was found
1036
1036
attestation.acb.assurancesNotApplicableNotConsistent=Selected Assurances response of Compliant is inconsistent with listing(s), as no (b)(10) criteria were found
1037
1037
attestation.acb.rwtApplicableNotConsistent=Selected Real-World Testing response of Not Applicable is inconsistent with listing(s), as at least one listing with Real-World Testing was found
0 commit comments