aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/resources/applicationResources_en.properties
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-01-22 13:16:39 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-01-22 13:16:39 +0100
commit27be6ee27f530e9abca5d83d7464a8b80e182f41 (patch)
tree7ad38e347bb1e6f3e10a5f3b09290fe1f52266e4 /id/ConfigWebTool/src/main/resources/applicationResources_en.properties
parentd10d2341ec4839e81b14e4eec27b29d2e64ce813 (diff)
downloadmoa-id-spss-27be6ee27f530e9abca5d83d7464a8b80e182f41.tar.gz
moa-id-spss-27be6ee27f530e9abca5d83d7464a8b80e182f41.tar.bz2
moa-id-spss-27be6ee27f530e9abca5d83d7464a8b80e182f41.zip
fix some problems with configuration validation in moa-id-configuration
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties')
-rw-r--r--id/ConfigWebTool/src/main/resources/applicationResources_en.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties
index 2bf38f197..29db35a0e 100644
--- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties
+++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties
@@ -439,7 +439,8 @@ validation.general.szrgw.url.valid=URL for SZR Gateway has invalid format.
validation.general.trustedcacerts.empty=Field TrustedCACertificates is blank.
validation.general.trustedcacerts.valid=Das Feld TrustedCACertificates contains forbidden characters. The following characters are not allowed\: {0}
validation.general.slrequest.filename.valid=File name of provided SecurityLayer Transformation contains forbidden characters. The following characters are not allowed\: {0}
-validation.general.slrequest.file.valid=The provided SecurityLayer Transformation could not be loaded.
+validation.general.slrequest.file.valid=The provided AuthBlock-Transformation is not loadable.
+validation.general.slrequest.file.empty=No AuthBlock-Transformation found.
validation.general.aditionalauthblocktext=The additional text for AuthBlock contains forbidden characters. The following characters are not allowed\: {0}
validation.general.bku.handy.empty=URL for Mobile-CCE is blank.