mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02870
[Bug 694617] Re: Duplicate string 'youraccounthasbeenunsuspended' in mahara.php
It appears that Richard Mansfield removed the duplicate strings from
master in December with commit efca99254f02fb12a13260fd77c1c43145b684fa
(http://gitorious.org/mahara/mahara/commit/efca99254f02fb12a13260fd77c1c43145b684fa).
** Changed in: mahara
Status: Incomplete => Invalid
** Changed in: mahara
Status: Invalid => Incomplete
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/694617
Title:
Duplicate string 'youraccounthasbeenunsuspended' in mahara.php
Status in Mahara ePortfolio:
Incomplete
Bug description:
Duplicate string in en.utf8/mahara.php
in line 293 -> $string['youraccounthasbeenunsuspended'] = 'Your account has been unsuspended';
and
in line 613 -> $string['youraccounthasbeenunsuspended'] = 'Your account has been unsuspended';
References