PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

1.6.rc1 - Translation Chosen

  1. Unfortunately it is not possible to translate the English texts in the Chosen JavaScript. Is it possible to update to Chosen version 0.9.3 (or higher)?

    https://github.com/harvesthq/chosen/blob/master/chosen/chosen.jquery.js

    And adjust line 1520 in form_display.php to:

    return sprintf("jQuery('%s').chosen(%s)", implode(",", $chosen_fields), "{no_results_text:'" . __("No results match", "gravityforms") . "'}");

    This way we can translate the "No results match" text for the Chosen JavaScripts.

    Posted 12 years ago on Monday September 26, 2011 | Permalink
  2. Are you referring to the "Click to select" placeholder text that appears in the enhanced multi-select field?

    If so this should be able to be translated via the POT file as it is localized but it appears the POT file in the Release Candidate is not up to date so we will look into why and get this corrected in the next release candidate.

    However, there is also a filter to change it which can be found here: http://www.gravityhelp.com/documentation/page/Gform_multiselect_placeholder

    We will also take a look at the changes made in the newer version of the Chosen jQuery script.

    Posted 12 years ago on Tuesday September 27, 2011 | Permalink

This topic has been resolved and has been closed to new replies.