Closed (won't fix)
Project:
Date
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2009 at 22:20 UTC
Updated:
7 Dec 2010 at 10:39 UTC
In Danish we usually write weekdays and months in lowercase, e.g.
5. oktober 2009
rather than
5. Oktober 2009
But these come out in uppercase. Is this an issue with the translation date/translations/date_api.da.po or should it be solved differently?
I notice that the Dutch translation uses lowercase? Sorry if this is wrong place to post.
Comments
Comment #1
choster commentedYes, these appear to be stored capitalized in date_api.da.po. Until a patch is posted, you can use CSS text-transform:lowercase to force them into miniscule.
Comment #2
koyama commentedThank you very much for the tip, I had forgotten about that CSS property. At this point I am not so worried about what happens when style sheets are switched off, so I will use that as a workaround.
Comment #3
karens commentedTranslations are now being moved to http://localize.drupal.org/. Please go there to figure out how to add translations for the Date module. Thanks!