← Back to team overview

mahara-contributors team mailing list archive

[Bug 931399] Re: Hard coded strings in BrowserID auth plugin

 

** Changed in: mahara
       Status: In Progress => Fix Committed

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

Title:
  Hard coded strings in BrowserID auth plugin

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Some strings that may be useful for the end user are hard coded in the
  lib.php file. For example I get the following error

  --- begin paste ---------
  Mahara: Authentication problem
  The automatic creation of your user account failed.
  Details if any, follow:

  Another user account has already claimed the email address
  'myname@xxxxxxxxxx'.

  ---- end paste -----------

  These information should be useful for the end users and should be
  translated to offer a better experience.

  I also noticed there are also such strings in lib/errors.php but most
  of them are about technical issues and (maybe) don't need localization
  .

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


References