diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-05-18 07:58:18 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-05-18 07:58:18 +0200 |
commit | cdc61266b24c65b1f086d6246caa08457b2371bb (patch) | |
tree | acbdf7f1087463593afb5df76037ce60b2ae9360 /id/ConfigWebTool/src/main/resources/applicationResources_en.properties | |
parent | d196dc527712427d9ca865597f713a342ec01209 (diff) | |
download | moa-id-spss-cdc61266b24c65b1f086d6246caa08457b2371bb.tar.gz moa-id-spss-cdc61266b24c65b1f086d6246caa08457b2371bb.tar.bz2 moa-id-spss-cdc61266b24c65b1f086d6246caa08457b2371bb.zip |
add additional validation information in case of not unique service-provider identifier
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties')
-rw-r--r-- | id/ConfigWebTool/src/main/resources/applicationResources_en.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index 29db35a0e..d62ce3807 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -473,7 +473,7 @@ validation.general.identificationnumber.valid=The identification number for the validation.general.identificationnumber.fn.valid=The identification number has invalid format. validation.general.oaidentifier.empty=There is no unique identifier for the Online-Application provided. validation.general.oaidentifier.valid=The unique identifier for the Online-Application is not valid URL. -validation.general.oaidentifier.notunique=The selected unique identifier is already available. Registration of the Online-Application was not possible. +validation.general.oaidentifier.notunique=The selected unique identifier is already available (collision with {0}). Registration of the Online-Application was not possible. validation.general.stork.sptarget=STORK SP-Target is blank. validation.general.stork.sptargetsize=The Definition of STORK SP-Target is incorrect: too many characters. validation.general.bkuselection.filename.valid=The file name of CCE-selection template contains forbidden characters. The following characters are not allowed\: {0} |