diff options
author | Christian Maierhofer <cmaierhofer@iaik.tugraz.at> | 2015-10-12 11:52:44 +0200 |
---|---|---|
committer | Christian Maierhofer <cmaierhofer@iaik.tugraz.at> | 2015-10-12 11:52:44 +0200 |
commit | 16bb1e9b6d7bcad60335ab5b3ce84c7a950c525b (patch) | |
tree | ca632188355691821585fa5f701fb24efc9840c1 /id/ConfigWebTool/src/main/resources/applicationResources_en.properties | |
parent | 36ccf377f54a4fa5290044ede87f4396ea7222df (diff) | |
download | moa-id-spss-16bb1e9b6d7bcad60335ab5b3ce84c7a950c525b.tar.gz moa-id-spss-16bb1e9b6d7bcad60335ab5b3ce84c7a950c525b.tar.bz2 moa-id-spss-16bb1e9b6d7bcad60335ab5b3ce84c7a950c525b.zip |
added css and js files to all jsps
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties')
-rw-r--r-- | id/ConfigWebTool/src/main/resources/applicationResources_en.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index 71f5af57d..641dc94be 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -38,6 +38,8 @@ error.oa.oauth.keystore=Keystore cannot be blank and has to be provided in the f error.oa.reversion.log.enabled=One EventCode is required at minimum. error.oa.reversion.log.eventcodes=Only numbers are allowed as EventCodes +header.title=MOA-ID Configuration + mail.userrequest.subject=Requesting accounts - MOA-ID 3.x Config Tool @@ -181,6 +183,7 @@ webpages.moaconfig.sl.transormations.upload=Upload new transformations webpages.listOAs.list.elInfo=Type webpages.listOAs.list.first=Unique identifier webpages.listOAs.list.second=Name of the Online-Application +webpages.listOAs.list.title=My Applications webpages.searchoa.header=Find Online-Application webpages.searchoa.search.friendlyname=Name of the Online-Applikation |