← Back to team overview

mahara-contributors team mailing list archive

[Bug 694617] Re: Duplicate string 'youraccounthasbeenunsuspended' in mahara.php

 

Hi Dominique, what branch are you looking at?

On master, line 613 is a different string:

$string['youraccounthasbeenunsuspendedtext2'] = 'Your account at %s has
been unsuspended. You may once again log in and use the site.';

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
     Assignee: (unassigned) => François Marier (fmarier)

** Changed in: mahara
       Status: In Progress => Incomplete

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
    Milestone: None => 1.4.0

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