• Resolved beardev

    (@beardev)


    there is one issue with the languages we really suffer from

    In our general site settings (/wp-admin/options-general.php) we have Dutch language enabled. There are international admins who speak only English. They manage this site. In profile settings (wp-admin/profile.php) of such admin they have language set to English.

    Every WordPress plugin for English based admins show English interface. Nextend Social Login and Register plugin still display Dutch for such cases. This is wrong behavior. This is bad logic and can be considered as bug.

    If admin users set his language to English, they have to see all settings in English, not other language that is set in general site settings.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @beardev

    Thanks for contacting us!

    I managed to reproduce this problem but only when the Site language was set to Español or Nederlands.
    So it seems the problem is that, WordPress detects the community driven Global plugin translations that were downloaded by WordPress automatically into the wp-content\languages\plugins folder with the file names:

    • nextend-facebook-connect-nl_NL.po
    • nextend-facebook-connect-nl_NL.mo

    and those are overriding the User selected languages for some reason.
    I think the other plugins that you checked probably doesn’t have Dutch translation files in the global translation folder, that’s why the translation of those worked fine, but not ours.

    We will check this problem if we could find out something for it.

    Plugin Support Laszlo

    (@laszloszalvak)

    Hi @beardev

    Thank you for your patience!
    In our latest build we have created a fix for this problem.

    If you could get in touch with us over the ticket system using the link below:

    then we could send you an installer that already contains the fix.

    Best regards,
    Laszlo.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘plugin language’ is closed to new replies.