the two empty strings:

$string['usernamedescription'] = ' ';
$string['passworddescription'] = ' ';

Are used on the login form to add text below the field - which for core
is a blank string.

One could, if they wished, add hardcoded text to those strings if they
wanted something to appear below those login fields for their local
installation.

Otherwise I can't see the need for them.


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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
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 ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/694777/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to