← Back to team overview

mahara-contributors team mailing list archive

[Bug 694777] Re: Empty string in mahara.php

 

Not sure, there's also this one:

$string['usernamedescription'] = ' ';

I guess we don't really need to provide a description for those :)

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

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

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

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

Title:
  Empty string in mahara.php

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Empty string in en.utf8/mahara.php

in line 310 -> $string['passworddescription'] = ' ';

Has to be used or deleted ?





References