Currently if someone is logged out, they get a page with the following text:

Automated Logout

You have been logged out by the Automated Logout Module.


I think it is good to have a message, but a user has no idea what an "Automated Logout Module" is and shouldn't need to know. I would prefer something like the following which doesn't mention the module and would be more familiar:

Logged out

You have been automatically logged out due to inactivity.

CommentFileSizeAuthor
#1 546310.patch1.6 KBthreexk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

threexk’s picture

Status: Active » Needs review
FileSize
1.6 KB

Here's a patch, in case my suggested wording change is agreeable.

jvandervort’s picture

Status: Needs review » Fixed

looks ok, committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit becf3ee on 6.x-2.x, 7.x-2.x, 7.x-5.x, 7.x-4.0, 8.x-1.x by jvandervort:
    #546310, user messages should not mention drupal internals.