← Back to team overview

mahara-contributors team mailing list archive

[Bug 597097] Re: langconfig needs a new command to display names correctly

 

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

-- 
langconfig needs a new command to display names correctly
https://bugs.launchpad.net/bugs/597097
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
Hi,

using the german langpack I noticed that the month names are not displayed in German letters.

Example: in groups te joinded date shows 4. may   

Penny showed me to insert a line in the langconfig.php file, but it should be handled better.

setlocale (LC_ALL, 'de_DE.utf8');





References