Something confusing about the Date translations

For Joomla! 1.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Locked
Clubnite
Joomla! Intern
Joomla! Intern
Posts: 75
Joined: Wed Oct 15, 2008 10:25 am

Something confusing about the Date translations

Post by Clubnite » Mon Jan 31, 2011 1:17 pm

There is something unclear about the date topic. I am working on a calendar and using the JDate class to get the required parameters. But i wonder how i would ever reach the translations from the global site translation ini file. In there i found all month and weekday name keys to be in uppercase english. Thats clear. There are also shorts which is what i need as well. But everytime i select a site language from the backend config the month names are getting translated so the english keys in the de-DE.ini are useless this way.

When working with the date class:

Would i have to add german keys there to getting enabled to reach the keys?

How to reach the shorts which i need for the day name headers?

regards,

clubnite

Locked

Return to “Joomla! 1.5 Coding”