[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/messages/consent-messages.properties

noreply at shibboleth.net noreply at shibboleth.net
Tue Nov 3 12:37:37 EST 2015


Author: tzeller
Date: Tue Nov  3 12:37:37 2015
New Revision: 7923

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7923&view=rev
Log:
IDP-833 - Make consent UI message more explicit.

Modified:
    trunk/idp-conf/src/main/resources/messages/consent-messages.properties

Modified: trunk/idp-conf/src/main/resources/messages/consent-messages.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/messages/consent-messages.properties?rev=7923&r1=7922&r2=7923&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/messages/consent-messages.properties	(original)
+++ trunk/idp-conf/src/main/resources/messages/consent-messages.properties	Tue Nov  3 12:37:37 2015
@@ -70,7 +70,7 @@
 idp.attribute-release.doNotRememberConsent         = Ask me again at next login
 idp.attribute-release.doNotRememberConsentItem     = I agree to send my information this time.
 
-idp.attribute-release.rememberConsent              = Ask me again if information changes
+idp.attribute-release.rememberConsent              = Ask me again if information to be provided to this service changes
 idp.attribute-release.rememberConsentItem          = I agree that the same information will be sent automatically to this service in the future.
 
 idp.attribute-release.globalConsent                = Do not ask me again



More information about the commits mailing list