mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 01:12:17 +00:00
c4noZuordnungBetreuerStudent more elaborate statement that maybe the login has expired and to please log in again. happens if getAuthUid returns null but the user is still on the site;
This commit is contained in:
@@ -46909,13 +46909,21 @@ array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Keine Zuordnung oder Berechtigung für die Projektarbeit gefunden!',
|
||||
'text' => 'Keine Zuordnung oder Berechtigung für die Projektarbeit gefunden!
|
||||
|
||||
Der eingeloggte User konnte nicht als StudentIn identifiziert werden.
|
||||
|
||||
Falls Sie diese Fehlermeldung als StudentIn erhalten loggen Sie sich bitte neu ein, indem Sie den Browser schließen und erneut die CIS Seite aufrufen!',
|
||||
'description' => '',
|
||||
'insertvon' => 'system'
|
||||
),
|
||||
array(
|
||||
'sprache' => 'English',
|
||||
'text' => 'No assignment or authorization found for the project!',
|
||||
'text' => 'No assignment or authorization found for the project!
|
||||
|
||||
The logged-in user could not be identified as a student.
|
||||
|
||||
If you receive this error message as a student, please log in again by closing your browser and reopening the CIS page!',
|
||||
'description' => '',
|
||||
'insertvon' => 'system'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user