Page 1 of 1

swedish-language bug?

Posted: Thu Oct 27, 2005 4:36 pm
by hkit
Hi everyone,

Maybe I discovered a bug. I'm running version 0.9-beta2 and if I choose the swedish as language days and months aren't shown in swedish but in serbian.

I discovered the reason: in the swedish language-file (serendipity\lang\serendipity_lang_se.inc.php) the value for DATE_LOCALES is "swedish, se, se_SE, se_SE.ISO8859-1". But the international abbreviation-standard for swedish isn't 'se', it's 'sv'. So I changed the value for DATE_LOCALES to "swedish, sv, sv_SV, sv_SV.ISO8859-1".

Now it works for me, but it should be changed in the download-files.

cu
stefan

Posted: Wed Nov 09, 2005 10:38 am
by hkit
Finally I know that swedish locales are:
DATE_LOCALES to "swedish, sv, sv_SE, sv_SE.ISO8859-1".

hälsning
Stefan