[ad_1]
the string “user_registration_lost_password_message” (in file templates/myaccount/form-lost-password.php) does not appear in WPML’s String Translation, nor for “user registration domain” or as “admin_text_user_registration_*” prefixed domain.
i’ve tried to manually add it to plugins/user-registration/wpml-config.xml :
<key name="user_registration_lost_password_message" />
but it doesn’t make the string available in String Translation either.
how can i make it translatable with WPML?
