• Dear Community,

    I’m using Polylang to provide EN/FR versions of the website and found out recently that some labels are not translated when switching from FR to EN and back. Using Polylang Theme Strings plugin, I’ve checked all the strings but cannot find the missing one (which seems logical ??).

    Therefore I’m wondering if there’s any feature in Polylang to “rescan” the whole site and add the missing translations.

    Thanks in advance for any help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Chouby

    (@chouby)

    Hi,

    Polylang does not scan anything. All strings appearing in the strings translations are registered by a PHP function which can be used by 3rd party plugins. In your case Polylang Theme Strings. So it’s Polylang Theme Strings which scans your files.

    I am not familiar with this plugin but I would check if you correctly used Polylang functions such as pll__() and not WordPress function such as __(). In any case, you may have better luck in getting help on the Polylang Theme Strings forum.

Viewing 1 replies (of 1 total)
  • The topic ‘Some strings not translated -> rescan?’ is closed to new replies.