swedish-language bug?

Found a bug? Tell us!!
Post Reply
hkit
Regular
Posts: 25
Joined: Mon Oct 10, 2005 11:20 am

swedish-language bug?

Post 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
hkit
Regular
Posts: 25
Joined: Mon Oct 10, 2005 11:20 am

Post by hkit »

Finally I know that swedish locales are:
DATE_LOCALES to "swedish, sv, sv_SE, sv_SE.ISO8859-1".

hälsning
Stefan
Post Reply