mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00384
[Bug 597097] [NEW] langconfig needs a new command to display names correctly
Public bug reported:
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');
** Affects: mahara
Importance: Undecided
Status: New
--
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: New
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');
Follow ups
References