From 0f2d49dc80dae7085a4f48ab16431e0e689ff8d7 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 9 Jan 2023 13:41:34 +0100 Subject: chore(ux): fix some errors and add new elements into message.properties --- basicConfig/ms-connector/properties/messages.properties | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'basicConfig') diff --git a/basicConfig/ms-connector/properties/messages.properties b/basicConfig/ms-connector/properties/messages.properties index e2d5c71d..355c4ab7 100644 --- a/basicConfig/ms-connector/properties/messages.properties +++ b/basicConfig/ms-connector/properties/messages.properties @@ -94,6 +94,8 @@ gui.countryselection.country.ir=Ireland gui.countryselection.country.ir.logo.alt=Ireland-eID gui.countryselection.country.lu=Luxembourg gui.countryselection.country.lu.logo.alt=Luxembourg-eID +gui.countryselection.country.li=Liechtenstein +gui.countryselection.country.li.logo.alt=Liechtenstein-eID gui.countryselection.country.mt=Malta gui.countryselection.country.mt.logo.alt=Malta-eID gui.countryselection.country.no=Norway @@ -111,6 +113,9 @@ gui.countryselection.country.uk.logo.alt=United Kingdom-eID gui.countryselection.country.ua=Ukraine gui.countryselection.country.ua.logo.alt=Ukraine-eID +gui.countryselection.country.xx=TestCountry +gui.countryselection.country.xx.logo.alt=Testcountry-eID + gui.countryselection.country.testcountry=TestCountry gui.countryselection.country.testcountry.logo.alt=Testcountry-eID @@ -135,11 +140,12 @@ gui.countryselection.country.hu.img = /img/countries/Hungary-EU_.png gui.countryselection.country.is.img = /img/countries/Iceland.png gui.countryselection.country.ie.img = /img/countries/Ireland-EU_.png gui.countryselection.country.it.img = /img/countries/Italy-EU_.png +gui.countryselection.country.li.img = /img/countries/Lichtenstein.png gui.countryselection.country.lv.img = /img/countries/Latvia-EU_.png gui.countryselection.country.lt.img = /img/countries/Lithuania-EU_.png gui.countryselection.country.lu.img = /img/countries/Luxembourg-EU_.png gui.countryselection.country.mt.img = /img/countries/Malta-EU_.png -gui.countryselection.country.po.img = /img/countries/Poland-EU_.png +gui.countryselection.country.pl.img = /img/countries/Poland-EU_.png gui.countryselection.country.pt.img = /img/countries/Portugal-EU_.png gui.countryselection.country.ro.img = /img/countries/Romania-EU_.png gui.countryselection.country.sk.img = /img/countries/Slovakia-EU_.png @@ -148,6 +154,7 @@ gui.countryselection.country.es.img = /img/countries/Spain-EU_.png gui.countryselection.country.se.img = /img/countries/Sweden-EU_.png gui.countryselection.country.nl.img = /img/countries/TheNetherlands-EU_.png gui.countryselection.country.uk.img = /img/countries/UnitedKingdom-EU_.png +gui.countryselection.country.xx.img = /img/countries/TestLoginLogo.png ##### Matching operations -- cgit v1.2.3