diff options
author | Thomas <> | 2022-12-01 13:12:23 +0100 |
---|---|---|
committer | Thomas <> | 2022-12-01 13:12:23 +0100 |
commit | 458c6f039654ba6ed3608f1523ba45f04f79bcd2 (patch) | |
tree | c18102383ec141e77f6a0963d60397fe52939b63 /basicConfig/ms-connector/properties/messages.properties | |
parent | 1923066ca9db0eacb8c1776b657705ef9b173448 (diff) | |
download | National_eIDAS_Gateway-458c6f039654ba6ed3608f1523ba45f04f79bcd2.tar.gz National_eIDAS_Gateway-458c6f039654ba6ed3608f1523ba45f04f79bcd2.tar.bz2 National_eIDAS_Gateway-458c6f039654ba6ed3608f1523ba45f04f79bcd2.zip |
feat(matching): disable UX option to create a new ERnP entry if it was prohibited by matching-process
Diffstat (limited to 'basicConfig/ms-connector/properties/messages.properties')
-rw-r--r-- | basicConfig/ms-connector/properties/messages.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/basicConfig/ms-connector/properties/messages.properties b/basicConfig/ms-connector/properties/messages.properties index 55a27ab6..f6005ac6 100644 --- a/basicConfig/ms-connector/properties/messages.properties +++ b/basicConfig/ms-connector/properties/messages.properties @@ -170,6 +170,10 @@ gui.otherlogin.inserternp.second=Allow the registration of your personal data in gui.otherlogin.inserternp.third.prefix=Attention: If you think you already have an entry in the registers of the Austrian administration, it is recommended not to allow your data to be entered again at this point in order to avoid double entries. In this case, please contact gui.otherlogin.inserternp.third.postfix=, to arrange a manual assignment of your personal data. +gui.otherlogin.inserternp.disabled.header.selection=eIDAS-Login not possible +gui.otherlogin.inserternp.disabled.prefix=If you have additional information that could enable an assignment, please log-in again and then use one of the preceding assignment options. If you do not have any further information, please contact +gui.otherlogin.inserternp.disabled.postfix=, to arrange a manual assignment of your personal data + module.eidasauth.matching.00=Matching failed, because find more than one ZMR entries with one eIDAS personal-identifier module.eidasauth.matching.01=Matching failed, because of an ZMR communication error. Reason: {0} |