diff options
author | Christian Kollmann <christian.kollmann@a-sit.at> | 2021-02-22 10:17:20 +0100 |
---|---|---|
committer | Christian Kollmann <christian.kollmann@a-sit.at> | 2021-02-22 10:17:20 +0100 |
commit | ebd7e620fca36b0b545ebcaaaff8d092e1c42e22 (patch) | |
tree | a8ed513055155da37158f9fd14fa5387a2c5db11 /basicConfig/properties | |
parent | 6017e30de786ab9defab7eaef53ec8da5f606ee9 (diff) | |
download | National_eIDAS_Gateway-ebd7e620fca36b0b545ebcaaaff8d092e1c42e22.tar.gz National_eIDAS_Gateway-ebd7e620fca36b0b545ebcaaaff8d092e1c42e22.tar.bz2 National_eIDAS_Gateway-ebd7e620fca36b0b545ebcaaaff8d092e1c42e22.zip |
Fix type in property "gui.countryselection.cancel"
Diffstat (limited to 'basicConfig/properties')
-rw-r--r-- | basicConfig/properties/messages.properties | 2 | ||||
-rw-r--r-- | basicConfig/properties/messages_de.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index ea604cda..9f7f8f7c 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 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 |