diff options
author | Thomas <> | 2022-03-11 09:00:53 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-11 09:00:53 +0100 |
commit | eb301932e03e01ff61990ba578fd55996052eab4 (patch) | |
tree | 071c6b0b8d44159ed542cb4c8c39096443318fe1 /basicConfig/properties/messages.properties | |
parent | d5c3de94f6f24b915e20810f0abd4d99e7836dcd (diff) | |
download | National_eIDAS_Gateway-eb301932e03e01ff61990ba578fd55996052eab4.tar.gz National_eIDAS_Gateway-eb301932e03e01ff61990ba578fd55996052eab4.tar.bz2 National_eIDAS_Gateway-eb301932e03e01ff61990ba578fd55996052eab4.zip |
chore(UX): a few small GUI improvements
Diffstat (limited to 'basicConfig/properties/messages.properties')
-rw-r--r-- | basicConfig/properties/messages.properties | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index e5558c76..f768c00e 100644 --- a/basicConfig/properties/messages.properties +++ b/basicConfig/properties/messages.properties @@ -102,8 +102,16 @@ gui.countryselection.country.se.logo.alt=Sweden-eID gui.countryselection.country.uk=United Kingdom gui.countryselection.country.uk.logo.alt=United Kingdom-eID +gui.countryselection.country.ie=Ireland +gui.countryselection.country.ie.logo.alt=Ireland-eID +gui.countryselection.country.sw=Sweden +gui.countryselection.country.sw.logo.alt=Sweden-eID + gui.countryselection.country.testcountry=TestCountry gui.countryselection.country.testcountry.logo.alt=Testcountry-eID +gui.countryselection.country.eu.validation=EC Validation-Service +gui.countryselection.country.eu.logo.alt=EC Validation-Service + gui.countryselection.mode.prod=Production gui.countryselection.mode.qs=QS @@ -149,4 +157,4 @@ gui.residency.input.postleitzahl=Postcode gui.residency.input.municipality=Municipality gui.residency.input.village=Village gui.residency.input.street=Street -gui.residency.input.number=Number
\ No newline at end of file +gui.residency.input.number=Number |