Okay
  Public Ticket #1018746
Translated into Russian
Closed

Comments

  • Dmitry started the conversation

    How to translate into Russian. What files need to be corrected

    I mean all types of messages: 

    The captcha value is wrong

    The required field: {$labelOutput} should be filled 

    The field: <b>{$label}</b> should be numeric  

    The option <b>{$name}</b>: '{$email}' not valid. Please check this option

    if you want to change these fields, you need to change the file

    encoding form.class.php to UTF-8, but if it is to do when sending letters appears Ajax error

  •  529
    Igor replied

    Hi,

    you should be able to change messages values from the backend and form configuration, without the need to mess around with changes in the core files

    Regards,
    Igor

  • Dmitry replied

    Where you can change this message : The required field: Имя should be filled.

  •  529
    Igor replied

    Hi,

    for this, you will have to edit core Unite forms file

    Edit file /administrator/components/com_uniteform/inc_php/form.class.php

    Around line 314 you will find the text you need to translate

    Regards,
    Igor

  • Dmitry replied

    Hi,

    form.class.php - it should be as UTF-8, but after the file conversion we see an error Ajax  when sending letters

    What to do?

  •  529
    Igor replied

    Please provide your website super admin login details and FTP login details so our developers can take a look

    Regards,
    Igor

  •   Dmitry replied privately
  •   Max replied privately
  • Dmitry replied

    Thank you very much!

    I have а questions 

    Is it possible to place two or three forms on the same page. Forms with different IDs

    For example, it is necessary for Landing Page

  •  529
    Igor replied

    Hi,

    yes, that shouldn't be a problem to achieve. In the module configuration you just have to select form ID

    Regards,
    Igor