← Back to team overview

mahara-contributors team mailing list archive

[Bug 1017903] [NEW] Typo in group.php in language pack

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
         Status: New

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

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


Follow ups

References