mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02450
[Bug 694492] [NEW] Duplicate string 'cantrequestfriendship' in group.php
Public bug reported:
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".
** 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/694492
Title:
Duplicate string 'cantrequestfriendship' in group.php
Status in Mahara ePortfolio:
New
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".
Follow ups
References