Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    Remove the rencontre russian po & mo translation files in wp-content/languages/plugins/.

    Regards

    Thread Starter mihaylovra

    (@mihaylovra)

    Hooray, it worked. Thank you very much!

    Thread Starter mihaylovra

    (@mihaylovra)

    Hello!

    After a while, this happens again and again. What can be done?

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    This is because Rencontre is officially available in Russian. (Languages : see all of 6).
    However, the Russian WordPress translation team has not updated its translation for a while and the online files are no longer up to date.

    If there is no po/mo russian file in wp-content/languages/plugins/, your WordPress automatically download these old files because they are available.
    The solution is to replace these files with those of the plugin (rencontre/lang/).

    Regards

    Thread Starter mihaylovra

    (@mihaylovra)

    I tried to do this, but after a while they are overwritten again and the part does not work. Can change the user rights for them? So that WordPress can’t edit them. Can you do this?

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    Add this in your functions.php :

    add_filter( 'auto_update_translation', '__return_false' );

    Regards

    Thread Starter mihaylovra

    (@mihaylovra)

    Thank you very much for your help!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Part of the translation is not displayed’ is closed to new replies.