← Back to team overview

mahara-contributors team mailing list archive

[Bug 694492] Re: Duplicate string 'cantrequestfriendship' in group.php

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/694492

Title:
  Duplicate string 'cantrequestfriendship' in group.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  It seems to me there is a duplicate string in en.utf8/group.php

  in line 265 -> $string['cantrequestfriendship'] = 'You cannot request friendship with this user';
  and 
  in line 283 -> $string['cantrequestfrienship'] = 'You cannot request frienship from this user';

  I think this is a bug with a misspelling "friend" word in the second
  sentence, even tho their are a bit different : "with this user" and
  "from this user".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/694492/+subscriptions


References