RE: Language hook problem in DXP

sanket jani, modified 7 Years ago. New Member Posts: 21 Join Date: 4/9/15 Recent Posts

Hello Team ,

 

I need to override the language.properties in my dxp project .

Somehow its not working as expect.

Need your expert help.

 

I want to change the user session timeout message which come in pink color shown in image [session_message]

I have attached the code for that.

thumbnail
Jonathan McCann, modified 7 Years ago. New Member Posts: 5 Join Date: 5/15/12 Recent Posts

It looks like the language keys for that text on 7.0.4 GA5 is "due-to-inactivity-your-session-has-expired"

Try changing "warning-due-to-inactivity-your-session-has-expired" to the above and then customize the text to see if that works.

 

Regards,

Jonathan