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

noreply at shibboleth.net noreply at shibboleth.net
Thu Nov 20 10:36:29 EST 2014


Author: iay
Date: Thu Nov 20 10:36:29 2014
New Revision: 6966

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6966&view=rev
Log:
Avoid trigger words in user interface.

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=6966&r1=6965&r2=6966&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/intercept/messages.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/intercept/messages.properties Thu Nov 20 10:36:29 2014
@@ -66,7 +66,7 @@
 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.
+                                                     close the web browser to abandon 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?



More information about the commits mailing list