aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2022-10-13 08:24:19 +0200
committerThomas <>2022-10-13 08:24:19 +0200
commitccdab5c9eab2fb86b548146d6e4d6ff2a1f113be (patch)
tree75b18131c279013f43dacda0fa1d1ca591ce87d4
parent21774f9942b3b9b984ec59eb6dcda3b216b4b1ad (diff)
downloadNational_eIDAS_Gateway-ccdab5c9eab2fb86b548146d6e4d6ff2a1f113be.tar.gz
National_eIDAS_Gateway-ccdab5c9eab2fb86b548146d6e4d6ff2a1f113be.tar.bz2
National_eIDAS_Gateway-ccdab5c9eab2fb86b548146d6e4d6ff2a1f113be.zip
fix(ux): update error message because it was grammatically incorrect
-rw-r--r--modules/eidas_proxy-sevice/src/main/resources/messages/eidasproxy_messages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/eidas_proxy-sevice/src/main/resources/messages/eidasproxy_messages.properties b/modules/eidas_proxy-sevice/src/main/resources/messages/eidasproxy_messages.properties
index 34f0ee86..7d2d745e 100644
--- a/modules/eidas_proxy-sevice/src/main/resources/messages/eidasproxy_messages.properties
+++ b/modules/eidas_proxy-sevice/src/main/resources/messages/eidasproxy_messages.properties
@@ -10,6 +10,6 @@ eidas.proxyservice.09=eIDAS authentication not possible, because legal person is
eidas.proxyservice.10=eIDAS authentication not possible, because legal person is requested but not mandate profiles are defined
eidas.proxyservice.11=No Authentication request with stated communication token.
-eidas.proxyservice.ejustice.01=eJustice attributes for natural and legal person can not supported in a single request.
+eidas.proxyservice.ejustice.01=eJustice attributes for natural and legal person are not supported in a single request.
eidas.proxyservice.99=Internal error during eIDAS Proxy-Service authentication \ No newline at end of file