[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/intercept/messages.properties
noreply at shibboleth.net
noreply at shibboleth.net
Mon Nov 17 14:14:22 EST 2014
Author: scantor
Date: Mon Nov 17 14:14:21 2014
New Revision: 6921
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6921&view=rev
Log:
Less wonky wording (IMHO)
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=6921&r1=6920&r2=6921&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/intercept/messages.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/intercept/messages.properties Mon Nov 17 14:14:21 2014
@@ -48,9 +48,9 @@
# Messages related to attribute release consent.
-idp.attribute-release.title = Attribute Release
+idp.attribute-release.title = Information Release
-idp.attribute-release.attributesHeader = Data Requested by Service
+idp.attribute-release.attributesHeader = Information Provided to Service
idp.attribute-release.serviceNameLabel = You are about to access the service:
idp.attribute-release.of = of
@@ -63,24 +63,24 @@
idp.attribute-release.accept = Accept
idp.attribute-release.reject = Reject
-idp.attribute-release.rejectMessage = If you reject that the data about you is sent to the described service, you will not be able to continue to the service because it requires your data to work properly. In that case, close the web browser windows to abort the login.
+idp.attribute-release.rejectMessage = If you reject that the information about you is sent to the described service, you will not be able to continue to the service because it requires your data to work properly. In that case, close the web browser windows to abort the login.
-idp.attribute-release.confirmationQuestion = The data above is requested to access the service. Do you accept that this data about you is sent to the service whenever you access it?
+idp.attribute-release.confirmationQuestion = The information above is being released as you access the service. Do you accept that this information is sent to the service whenever you access it?
-idp.attribute-release.consentMethod = Select a data release consent duration :
+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.
idp.attribute-release.doNotRememberConsent = Ask me again at next login
-idp.attribute-release.doNotRememberConsentItem1 = I agree to send my data this time.
+idp.attribute-release.doNotRememberConsentItem1 = I agree to send my information this time.
idp.attribute-release.doNotRememberConsentItem2 =
idp.attribute-release.doNotRememberConsentItem3 =
-idp.attribute-release.rememberConsent = Ask me again if data changes
-idp.attribute-release.rememberConsentItem1 = I agree that the same data will be sent automatically to this service in the future.
+idp.attribute-release.rememberConsent = Ask me again if information changes
+idp.attribute-release.rememberConsentItem1 = I agree that the same information will be sent automatically to this service in the future.
idp.attribute-release.rememberConsentItem2 =
idp.attribute-release.rememberConsentItem3 =
idp.attribute-release.globalConsent = Do not ask me again
-idp.attribute-release.globalConsentItem1 = I agree that <strong>all</strong> of my data will be released to <strong>any</strong> service.
+idp.attribute-release.globalConsentItem1 = I agree that <strong>all</strong> of my information will be released to <strong>any</strong> service.
idp.attribute-release.globalConsentItem2 =
idp.attribute-release.globalConsentItem3 =
More information about the commits
mailing list