i18n_string completely replaces the form to translate strings, thus breaking l10n_update which only tries to replace the submit handler of the original form. See l10n_update_form_alter() and i18n_string_menu_alter().
i18n_string completely replaces the form to translate strings, thus breaking l10n_update which only tries to replace the submit handler of the original form. See l10n_update_form_alter() and i18n_string_menu_alter().
Comments
Comment #1
geek-merlinlooks like fixed by #2201931: l10n_update and i18n_string together enabled doesn't set l10n_status in db