← Back to team overview

mahara-contributors team mailing list archive

[Bug 1865409] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10790
Committed: https://git.mahara.org/mahara/mahara/commit/971a99805a2a84c4cf9ec3a0907a1d21cea64f97
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 971a99805a2a84c4cf9ec3a0907a1d21cea64f97
Author: Mitsuhiro Yoshida <mits@xxxxxxxxxxx>
Date:   Mon Mar 2 12:56:42 2020 +0900

Bug #1865409: Replace "user" with more appropriate term on auth.saml.php
- Bug 1858143

Change-Id: I527e05cf03b5a74cb0a82a5ab7b1b39884f11d7b

-- 
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