mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57611
[Bug 1865409] Re: Replace "user" with more appropriate term on auth.saml.php - Bug 1858143
** Changed in: mahara
Milestone: None => 20.04.0
** Changed in: mahara
Status: New => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1865409
Title:
Replace "user" with more appropriate term on auth.saml.php - Bug
1858143
Status in Mahara:
Fix Committed
Bug description:
We need to replace "user" with "person" on the lang file auth.saml.php
as below.
Lang file to modify:
auth/saml/lang/ja.utf8/auth.saml.php
String ID:
auth/saml/lang/ja.utf8/auth.saml.php
[Before]
If enabled then the user will be added as a group admin to all groups otherwise they are only added as a group admin to groups within their institution.
[After]
If enabled then the person will be added as a group admin to all groups otherwise they are only added as a group admin to groups within their institution.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1865409/+subscriptions
References