Skip to content
Snippets Groups Projects
Commit 89b7c1cb authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Adding some text to NOSESSION error

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@366 44740490-163a-0410-bde0-09ae8108e29a
parent 7a0d5b33
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ $lang = array(
'descr_NORELAYSTATE' => 'The initiator of this request did not provide an RelayState parameter, that tells where to go next.',
'title_NOSESSION' => 'No session found',
'descr_NOSESSION' => 'Unfortuneately we could not get your session. This could be because your browser do not support cookies, or cookies is disabled.',
'descr_NOSESSION' => 'Unfortuneately we could not get your session. This could be because your browser do not support cookies, or cookies is disabled. Or may be your session timed out because you let the browser open for a long time.',
'title_PROCESSASSERTION' => 'Error processing response from IdP',
'descr_PROCESSASSERTION' => 'We did not accept the response sent from the Identity Provider.',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment