Hi,
Could you modify the line 478 in the autologout.module file ?

Replace :
'#description' => 'One session will provide enforcemen....
by :
'#description' => t("One session will provide enforcemen....

Thx !

Comments

jrglasgow’s picture

this change has been committed in 6.x-2.x and 7.x-2.x

jrglasgow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

  • Commit 0de20b7 on 7.x-2.x, 7.x-5.x, 7.x-4.0, 8.x-1.x by jrglasgow:
    #773232 by VinceP: Changed autologout module file : Translation function...