Home Forums Newsletter Plugin Support Wrong email message translation

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6931
    progrec
    Participant

    Hi,

     

    I like this plugin a lot! I’d like to use it for other language. How to translate messages that appear when enter no email in the field and press subscribe button “Please enter an email address”?

     

    Thank you, progrec

    #6934
    Stefano
    Keymaster

    Hi you should be able to control every text on subscription/form fields panel, even the error messages.

    Stefano.

    #6938
    progrec
    Participant

    Yes, I set them but they don’t work. Please see attached images:

    http://www.mediafire.com/view/?lja4qdslp607642#

    http://www.mediafire.com/view/?2bxj430h0sov0il#

    regards,

    Piotr

    #6955
    progrec
    Participant

    I have been thinking to make the alert box look nicer and started to manipulate with jQery but as I am not even a beginner it failed.

    Stefano, is it possible you could help to add the code to the form to replace alert box, something like:
    function custom_alert(output_msg, title_msg){ $("<div></div>").html(output_msg).dialog({ title: title_msg, resizable:false, modal:true, buttons:{"Ok":function(){ $(this).dialog("close");}}});}

    Regards,
    Piotr

    #73618
    nookeen
    Participant

    For those who else may be wondering… Keep in mind, that such “smart” browsers like Chrome can and will override these validation rules. You may install a Chrome plugin that would disable that.

    #73700
    Stefano
    Keymaster

    Hi, every browser is implementing client side validation natively, do not disable it since it is already multilanguage and really effective.

    Stefano.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.