From 4d9627c36a49918dbb5fe084173a01c6550ea790 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 23 Mar 2015 18:41:23 +0100 Subject: Wording --- program/localization/en_US/messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program') diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index bcf89a441..a23bfd645 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/messages.inc @@ -186,7 +186,7 @@ $messages['errfailedrequest'] = 'Failed request'; $messages['errauthorizationfailed'] = 'Authorization Failed'; $messages['errunauthorizedexplain'] = 'Could not verify that you are authorized to access this service!'; $messages['errrequestcheckfailed'] = 'Request Check Failed'; -$messages['errcsrfprotectionexplain'] = "For your protection, access to this resource is secured against CSRF.\nYou probably didn't log out before leaving the web application.\n\nHuman interaction is now required to continue."; +$messages['errcsrfprotectionexplain'] = "For your protection, access to this resource is secured against CSRF.\nIf you see this, you probably didn't log out before leaving the web application.\n\nHuman interaction is now required to continue."; $messages['errcontactserveradmin'] = 'Please contact your server-administrator.'; $messages['clicktoresumesession'] = 'Click here to resume your previous session'; -- cgit v1.2.3