mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09426
[Bug 1017903] Re: Typo in group.php in language pack
Hi Sandeep,
If you would like, you can submit this code to our review system. See
https://wiki.mahara.org/index.php/Developer_Area/Contributing_Code
Otherwise, I can take your patch and do it on your behalf.
Cheers,
Hugh
** Changed in: mahara
Status: New => Triaged
** Changed in: mahara
Importance: Undecided => Low
** Tags added: bite-sized patch
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1017903
Title:
Typo in group.php in language pack
Status in Mahara ePortfolio:
Triaged
Bug description:
Hi there
I'm part of the PLANE team, an end user by the name of Tamara Rogers
has reported this bug and I have fixed it here.
In en.utf8 in the versions 1.5.0 dev and also 1.5.1 releases.
In group.php on line number 80
$string['groupadmins'] = 'Group admininistrators';
In any group on Mahara, where the group admins are listed, this typo
can be observed.
I have updated the language pack and fixed the typo. (Please see the
attachment).
$string['groupadmins'] = 'Group administrators';
Regards,
Sandeep Kankatala
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1017903/+subscriptions
References