From 401cd39689d73f1cc865bb3c7cfca40a3f5ac625 Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Wed, 1 Dec 2021 14:46:18 +0100 Subject: Add simple page to search for an Austrian Address --- basicConfig/properties/messages.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'basicConfig/properties/messages.properties') 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 -- cgit v1.2.3