diff options
Diffstat (limited to 'basicConfig/ms-connector')
-rw-r--r-- | basicConfig/ms-connector/properties/messages.properties | 2 | ||||
-rw-r--r-- | basicConfig/ms-connector/properties/messages_de.properties | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/basicConfig/ms-connector/properties/messages.properties b/basicConfig/ms-connector/properties/messages.properties index f6005ac6..e2d5c71d 100644 --- a/basicConfig/ms-connector/properties/messages.properties +++ b/basicConfig/ms-connector/properties/messages.properties @@ -108,6 +108,8 @@ gui.countryselection.country.sw=Sweden gui.countryselection.country.sw.logo.alt=Sweden-eID gui.countryselection.country.uk=United Kingdom 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.testcountry=TestCountry gui.countryselection.country.testcountry.logo.alt=Testcountry-eID diff --git a/basicConfig/ms-connector/properties/messages_de.properties b/basicConfig/ms-connector/properties/messages_de.properties index 8fde9fdd..9ebcde5f 100644 --- a/basicConfig/ms-connector/properties/messages_de.properties +++ b/basicConfig/ms-connector/properties/messages_de.properties @@ -92,6 +92,8 @@ gui.countryselection.country.sw=Schweden gui.countryselection.country.sw.logo.alt=Schwedische-eID
gui.countryselection.country.uk=Großbritannien
gui.countryselection.country.uk.logo.alt=Britische-eID
+gui.countryselection.country.ua=Ukraine
+gui.countryselection.country.ua.logo.alt=Ukraine-eID
gui.countryselection.country.testcountry=Testland
gui.countryselection.country.testcountry.logo.alt=Testland-eID
|