diff options
Diffstat (limited to 'basicConfig/properties/messages.properties')
| -rw-r--r-- | basicConfig/properties/messages.properties | 19 | 
1 files changed, 11 insertions, 8 deletions
| diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index ab7988c9..5f24f0da 100644 --- a/basicConfig/properties/messages.properties +++ b/basicConfig/properties/messages.properties @@ -97,8 +97,8 @@ gui.countryselection.country.ro=Romania  gui.countryselection.country.ro.logo.alt=Romania-eID  gui.countryselection.country.sk=Slovakia  gui.countryselection.country.sk.logo.alt=Slovakia-eID -gui.countryselection.country.sw=Sweden -gui.countryselection.country.sw.logo.alt=Sweden-eID +gui.countryselection.country.se=Sweden +gui.countryselection.country.se.logo.alt=Sweden-eID  gui.countryselection.country.uk=United Kingdom  gui.countryselection.country.uk.logo.alt=United Kingdom-eID @@ -110,17 +110,20 @@ gui.countryselection.mode.qs=QS  gui.countryselection.mode.test=Test  gui.countryselection.mode.dev=Development +##Other Login Methods page +gui.otherlogin.title=eIDAS-Login Other Login Methods +gui.otherlogin.header.selection=Select an alternative login method +gui.otherlogin.hs=Mobile Signature ("Handy-Signatur") +gui.otherlogin.eidas=Alternative eIDAS ID +gui.otherlogin.none=No alternative login methods +gui.otherlogin.cancel=Cancel +  ##Austrian Residency page  gui.residency.title=Austrian Residency -gui.residency.logo.bmi.alt=Logo BMI -gui.residency.link.bmi=Mainpage BMI -gui.residency.header1=Federal Ministry of Internal Affairs -gui.residency.header2=Austrian Central eIDAS Node -gui.residency.header3=Operated by Federal Ministry of Internal Affairs  gui.residency.header.selection=Search for your Austrian Residency  gui.residency.header.help=You can search for the address that you have been registered at in the past. Please enter a \ -  Municipality or Village first to start the search. +  postcode, municipality or village first to start the search.  gui.residency.header.inputinvalid=Be sure to enter a value for Municipality or Village  gui.residency.cancel=Cancel  gui.residency.search=Search | 
