[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/intercept/messages.properties
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 19 23:20:24 EST 2014
Author: scantor
Date: Wed Nov 19 23:20:22 2014
New Revision: 6957
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6957&view=rev
Log:
Small text adjustment.
Modified:
trunk/idp-conf/src/main/resources/conf/intercept/messages.properties
Modified: trunk/idp-conf/src/main/resources/conf/intercept/messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/intercept/messages.properties?rev=6957&r1=6956&r2=6957&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/intercept/messages.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/intercept/messages.properties Wed Nov 19 23:20:22 2014
@@ -50,7 +50,7 @@
idp.attribute-release.title = Information Release
-idp.attribute-release.attributesHeader = Information Provided to Service
+idp.attribute-release.attributesHeader = Information to be Provided to Service
idp.attribute-release.serviceNameLabel = You are about to access the service:
idp.attribute-release.of = of
@@ -63,9 +63,13 @@
idp.attribute-release.accept = Accept
idp.attribute-release.reject = Reject
-idp.attribute-release.rejectMessage = If you decline to send your information to the requester, you will not be able to continue to the service because it requires information about you to work properly. In that case, close the web browser to abort the login.
+idp.attribute-release.rejectMessage = If you decline to send your information to the requester, \
+ you will not be able to continue to the service because it \
+ requires information about you to work properly. In that case, \
+ close the web browser to abort the login.
-idp.attribute-release.confirmationQuestion = The information above would be shared with the service if you proceed. Do you agree to release this information to the service every time you access it?
+idp.attribute-release.confirmationQuestion = The information above would be shared with the service if you proceed. \
+ Do you agree to release this information to the service every time you access it?
idp.attribute-release.consentMethod = Select an information release consent duration :
idp.attribute-release.consentMethodRevoke = This setting can be revoked at any time with the checkbox on the login page.
More information about the commits
mailing list