mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08201
[Bug 931399] A change has been merged
Reviewed: https://reviews.mahara.org/1049
Committed: http://gitorious.org/mahara/mahara/commit/c817c62593f357e081adb00332b150a7ecfda9c4
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit c817c62593f357e081adb00332b150a7ecfda9c4
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date: Wed Feb 15 14:39:13 2012 +1300
auth/browserid: create langstrings for all exceptions (bug #931399)
Change-Id: I4950f3ffc24d8839920c7c999cbe650ff0885959
Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>
--
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