aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/resources/config/properties/messages.properties
diff options
context:
space:
mode:
authorChristian Kollmann <christian.kollmann@a-sit.at>2021-12-01 14:46:18 +0100
committerChristian Kollmann <christian.kollmann@a-sit.at>2021-12-02 16:13:48 +0100
commit401cd39689d73f1cc865bb3c7cfca40a3f5ac625 (patch)
treedbfbbe4fd54d05b3a80a7c87b016cfd47e501ffe /connector/src/test/resources/config/properties/messages.properties
parent47565187c7f273c49e0347fb5ad34ae4a3d1f616 (diff)
downloadNational_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 'connector/src/test/resources/config/properties/messages.properties')
-rw-r--r--connector/src/test/resources/config/properties/messages.properties17
1 files changed, 16 insertions, 1 deletions
diff --git a/connector/src/test/resources/config/properties/messages.properties b/connector/src/test/resources/config/properties/messages.properties
index 9f7f8f7c..8ffc5560 100644
--- a/connector/src/test/resources/config/properties/messages.properties
+++ b/connector/src/test/resources/config/properties/messages.properties
@@ -95,4 +95,19 @@ gui.countryselection.country.testcountry.logo.alt=Testcountry-eID
gui.countryselection.mode.prod=Production
gui.countryselection.mode.qs=QS
gui.countryselection.mode.test=Test
-gui.countryselection.mode.dev=Development \ No newline at end of file
+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