diff options
author | Christian Kollmann <christian.kollmann@a-sit.at> | 2021-12-01 14:46:18 +0100 |
---|---|---|
committer | Christian Kollmann <christian.kollmann@a-sit.at> | 2021-12-02 16:13:48 +0100 |
commit | 401cd39689d73f1cc865bb3c7cfca40a3f5ac625 (patch) | |
tree | dbfbbe4fd54d05b3a80a7c87b016cfd47e501ffe /basicConfig/properties/messages.properties | |
parent | 47565187c7f273c49e0347fb5ad34ae4a3d1f616 (diff) | |
download | National_eIDAS_Gateway-401cd39689d73f1cc865bb3c7cfca40a3f5ac625.tar.gz National_eIDAS_Gateway-401cd39689d73f1cc865bb3c7cfca40a3f5ac625.tar.bz2 National_eIDAS_Gateway-401cd39689d73f1cc865bb3c7cfca40a3f5ac625.zip |
Add simple page to search for an Austrian Address
Diffstat (limited to 'basicConfig/properties/messages.properties')
-rw-r--r-- | basicConfig/properties/messages.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index eae15865..4d9f48a0 100644 --- a/basicConfig/properties/messages.properties +++ b/basicConfig/properties/messages.properties @@ -109,3 +109,18 @@ gui.countryselection.mode.prod=Production gui.countryselection.mode.qs=QS gui.countryselection.mode.test=Test gui.countryselection.mode.dev=Development + + +##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.cancel=Cancel +gui.residency.search=Search +gui.residency.proceed=Proceed +gui.residency.updated=Updated your input +gui.residency.error=Error on Backend Call
\ No newline at end of file |