I’m using a drupal 7 as my CMS, and I really do love it. But there is one little thing I can’t find out. It has to do with the Date-Module. It’s working fine, but I can’t find a way to translate it. There are some keywords like “to” or “All day” and I need to translate that in german.
Does anyone know how to do that?
Okay so the “to” is translateable – I found out, that I had to translate the following string:
!start-date to !end-date. But the “All day” phrase doesn’t work, and it also uses the t() function. Only when I remove the other parameters, it works