mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02454
[Bug 694492] Re: Duplicate string 'cantrequestfriendship' in group.php
** Changed in: mahara
Milestone: None => 1.4.0
** Changed in: mahara
Status: New => Fix Committed
** Changed in: mahara
Importance: Undecided => Low
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
--
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 Committed
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".
References