diff options
author | Christian Kollmann <christian.kollmann@a-sit.at> | 2021-12-07 08:33:36 +0100 |
---|---|---|
committer | Christian Kollmann <christian.kollmann@a-sit.at> | 2021-12-07 11:01:13 +0100 |
commit | 02c69d2a137663f5aeefcb4cfacd1a163e7af5db (patch) | |
tree | 1aeb1d77bf0cf038dd75f1039da21f70ce6941b8 /basicConfig/properties/messages.properties | |
parent | 8d2aa68bc18c04c2b03cbdd01f008a89e4c8c1c6 (diff) | |
download | National_eIDAS_Gateway-02c69d2a137663f5aeefcb4cfacd1a163e7af5db.tar.gz National_eIDAS_Gateway-02c69d2a137663f5aeefcb4cfacd1a163e7af5db.tar.bz2 National_eIDAS_Gateway-02c69d2a137663f5aeefcb4cfacd1a163e7af5db.zip |
Rework styling of residency search template
Diffstat (limited to 'basicConfig/properties/messages.properties')
-rw-r--r-- | basicConfig/properties/messages.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/basicConfig/properties/messages.properties b/basicConfig/properties/messages.properties index 5f24f0da..6674d0bd 100644 --- a/basicConfig/properties/messages.properties +++ b/basicConfig/properties/messages.properties @@ -130,10 +130,9 @@ gui.residency.search=Search gui.residency.clear=Clear gui.residency.proceed=Proceed gui.residency.updated=Updated your input -gui.residency.found=Found {0} results +gui.residency.found=Found {0} results, click on one result to refine your search gui.residency.unique=Unique result found, please proceed gui.residency.error=Error on Backend Call -gui.residency.apply=Apply gui.residency.input.postleitzahl=Postcode gui.residency.input.municipality=Municipality gui.residency.input.village=Village |