mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02401
[Bug 548201] Re: Language strings in lib/errors.php may be able to be translated
** Changed in: mahara
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/548201
Title:
Language strings in lib/errors.php may be able to be translated
Status in Mahara ePortfolio:
Fix Released
Bug description:
As per Heinz, they're not translated at the moment, possibly because of the fact that errors could be triggered and handled before the language stuff is loaded. It might be possible to make them translatable, perhaps by a small wrapper function for the language strings that takes the name of a string in the language pack to use if that's available, and an english string to use otherwise.
This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detail&aid=705&group_id=176&atid=739