How can I translate the confirmation message for Remove?

Support General How can I translate the confirmation message for Remove?Resolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39184
    YumikomYumikom
    Participant

    Hi,

    I would like to translate the following message that appears when I click Remove, please tell me how to do it.
    var RWMB_Group = {"confirmRemove":"Are you sure you want to remove this group?"};

    Best regards,
    Yumikom

    #39192
    PeterPeter
    Moderator

    Hello,

    The text is wrapped in a gettext function __() that means it is translatable by using a translation plugin. You can find it in the file /meta-box-group/group-field.php line 63.

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