Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

month names not translated (2 posts)

Started 10 months, 1 week ago by: neontrauma

  • Profile picture of neontrauma neontrauma said 10 months, 1 week ago:

    Hi,

    I’m running a german BuddyPress community and thus using the German language file.
    It works fine except for the translation of the month names in the profile: the date of birth and the date when a private message was sent still show the English month names. Other plugins, such as GigPress, use the German names.

    I can change the date format (such as j. F Y), but that “F” still shows the English month.

    In the German language file of BuddyPress the month names are as well translated (e.g. “Juli” instead of “July”) as in the one of WordPress itself.
    I searched the whole BuddyPress installation and found the English names in bp-xprofile/bp-xprofile-templatetags.php, too, so I translated them in this file. I also translated them in wp-includes/locale.php
    But still the English month names show up…?!

    The functions of the message date is:
    (my-buddypress-theme/members/single/messages/message-loop.php)

    Does anyone know why BuddyPress won’t use the German month names and how to change that?

    Thanks,
    neontrauma

  • Profile picture of Chouf1 Chouf1 said 10 months, 1 week ago:

    I have the same problem with birth date in french.
    Warum ?
    According to this ticket, this would be solved in 1.3 (even if this problem was mentionned 2 years ago…)

    http://buddypress.trac.wordpress.org/ticket/3149

    Concerning private msg date, you can read this:

    http://buddypress.trac.wordpress.org/ticket/2203