diff options
Diffstat (limited to 'basicConfig/properties')
| -rw-r--r-- | basicConfig/properties/messages.properties | 11 | ||||
| -rw-r--r-- | basicConfig/properties/messages_de.properties | 2 | 
2 files changed, 10 insertions, 3 deletions
| diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index 0420d8b9..3ea204dd 100644 --- a/basicConfig/properties/messages.properties +++ b/basicConfig/properties/messages.properties @@ -18,7 +18,7 @@ gui.countryselection.header1=Federal Ministry of Internal Affairs  gui.countryselection.header2=Austrian Central eIDAS Node  gui.countryselection.header3=Operated by Federal Ministry of Internal Affairs  gui.countryselection.header.selection=Select your country -gui.countryselection.cancle=Cancel +gui.countryselection.cancel=Cancel  gui.countryselection.notsupportedinfo=If you cannot find your country in this list then your electronic identity (eID) is not yet supported.  gui.countryselection.infos.general.header=Information on Logins with European eIDs @@ -31,6 +31,13 @@ gui.countryselection.infos.general.part.4=, which regulates the mutual cross-bor  gui.countryselection.infos.general.part.5=After selecting your home country on this page, you are forwarded to the familiar login environment of the selected member state. There, you can login with your eID as usual. After successful completion of the login process, you are automatically forwarded and logged in to the online service, from which you have been redirected to this page. During your first login, your eID data is also registered in the   gui.countryselection.infos.general.part.6=This ensures that you will also be successfully and uniquely identified in subsequent logins at Austrian online services. +gui.matching.otherloginmethod.header=Assignment of your login information  +gui.matching.otherloginmethod.info.text=Your login information could not be clearly integrated into the Austrian eID system. Further information is required for an unique integration.  +gui.matching.otherloginmethod.ida=You have an ID Austria  +gui.matching.otherloginmethod.eidas=You can provide additional information via eIDAS  +gui.matching.otherloginmethod.residence=Have you ever lived in Austria?  + +  gui.countryselection.country.be=Belgium  gui.countryselection.country.be.logo.alt=Belgium-eID  gui.countryselection.country.hr=Croatia @@ -97,4 +104,4 @@ gui.countryselection.country.testcountry.logo.alt=Testcountry-eID  gui.countryselection.mode.prod=Production  gui.countryselection.mode.qs=QS  gui.countryselection.mode.test=Test -gui.countryselection.mode.dev=Development
\ No newline at end of file +gui.countryselection.mode.dev=Development diff --git a/basicConfig/properties/messages_de.properties b/basicConfig/properties/messages_de.properties index 989b8d9c..41ef2551 100644 --- a/basicConfig/properties/messages_de.properties +++ b/basicConfig/properties/messages_de.properties @@ -18,7 +18,7 @@ gui.countryselection.header1=Bundesministerium für Inneres  gui.countryselection.header2=Zentraler eIDAS Knoten der Republik Österreich  gui.countryselection.header3=Betrieben durch das Bundesministerium für Inneres  gui.countryselection.header.selection=Wählen Sie Ihr Land -gui.countryselection.cancle=Abbrechen +gui.countryselection.cancel=Abbrechen  gui.countryselection.notsupportedinfo=Wenn Sie Ihr Land in dieser Aufzählung nicht entdecken, dann wird Ihre elektronische Identität (eID) leider noch nicht unterstützt.  gui.countryselection.infos.general.header=Information zur Anmeldung über Europäische eIDs | 
