• Resolved tudorg

    (@tudorg)


    Great plugin just testing now – thankyou, is there a way i can easily rename the word Party to Party Size or People, tried gettext but did not work, i am sure there is a easy way through theme functions i can apply. Has great potential.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @tudorg,

    All the strings in the plugin can be changed using normal translation software, like PoEdit. If you’re having trouble getting this to work, though, I recommend a plugin called Loco Translate.

    https://wordpress.org/plugins/loco-translate/

    It provides an interface in your WordPress admin where you can change the language on any plugin or theme on your site.

    Hi @natewr,

    I need to shorten a label since the italian translation is too long (goes in two lines). I tried editing the two translation files .mo and .mo, changed what I thought it was the label but nothing happened. I still see the original translation like I didn’t do anything.
    Do you still recommend me the translation plugin or it is possible to change something in the named translation file?
    Thanks

    Stefano

    Hi @stefanodv,

    Typically, the .po file is modified and then the .mo file is a binary that’s compiled from the new .po file. The compilation is usually done with software like PoEdit.

    If you’re not familiar with that, I’d recommend checking out Loco Translate linked above, which will do the compilation for you.

    If you’ve tried that and you’re still not getting the change, it could be that the .mo file is not stored in the correct location. Alternatively, depending on what theme you’re using, it may override the booking form with it’s own. In that case, you’d need to make the translations in the theme rather than the plugin.

    It worked perfectly. Thank you very much.
    🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Change Label name’ is closed to new replies.