diff --git a/dictionaries/error_CREATEREQUEST.php b/dictionaries/error_CREATEREQUEST.php index fccbba9481bd37b895146f0bbe3d4184f8e7d95f..e6ff68139736736eeb2ac8ba7759c9290ba358b2 100644 --- a/dictionaries/error_CREATEREQUEST.php +++ b/dictionaries/error_CREATEREQUEST.php @@ -2,7 +2,7 @@ $lang = array( 'en' => array( - 'title' => 'Error creating AuthNRequest', - 'descr' => 'An error occured when trying to create the authentication request.' + 'title' => 'Error creating request', + 'descr' => 'An error occured when trying to create the SAML request.' ) ); \ No newline at end of file