WPML
Status
Resolved
Resolved in
3.0.7

Overview of the issue

Some very specific strings, registered via the wpml_translate_single_string hook or the deprecated call to icl_translate may not translate in some cases.

Our developers are working on fixing this.

This is happening because of our new translation mechanism and because the affected string may be modified so it’s not the exact value as it is saved in the database.

Workaround


  1. First, find the problematic string.

  2. Go to the WPML -> String Translation page and remove the problematic string.

  3. Go to the WPML -> String Translation page and in the Auto register strings for translation section, enable the Look for strings while pages are rendered option.

  4. Re-visit the page on the front-end where the string appears.

  5. Re-visit the WPML -> String Translation page and search for that string.

  6. Translate the string.

After translating the string, remember to un-check the auto-registration option.

All known issues →