Forums

Can't change the name of months (5 posts)

  1. voriand
    Member
    Posted 5 months ago #

    Hi All!

    I have a translated WordPress installation and so far it was alright, but now we got a server change and the month names are in english... The main language files are translated (.po and .mo files) and i rewrote the locale.php file too in the wp-includes/ directory, but nothing happening... The month names are still in english...

    Can someone help me with this?

    Thank you very much!

  2. keesiemeijer
    moderator
    Posted 5 months ago #

    and i rewrote the locale.php file too in the wp-includes

    There is no need to hack core files to get translation working.

    Did you set the correct language in your wp-config? Try searching and translating for the month names strings with a plugin:
    http://wordpress.org/extend/plugins/codestyling-localization/
    http://alefba.us/how-to/localize-wordpress-themes-plugins-codestyling-localization/

  3. voriand
    Member
    Posted 5 months ago #

    Yes, in the wp_config.php file, i got this too:
    define ('WPLANG', 'hu_HU');

  4. keesiemeijer
    moderator
    Posted 5 months ago #

    Did you try the plugin?

  5. voriand
    Member
    Posted 5 months ago #

    Yes, but it couldn't find any month names, that are in english... so no solution yet :(

Reply

You must log in to post.

About this Topic