Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support eugenewhite

    (@eugenewhite)

    Hello there! 

    Sorry to hear you faced such an issue with our Hotel Booking plugin. 

    Could you please specify the issue you encountered while translating this string? I will escalate it to our developers so they can check if there’s anything that needs to be changed here. Thank you!

    Thread Starter itapress

    (@itapress)

    Hello @eugenewhite

    Thank you for the reply.

    To allow the string to be translated, you should change in the line I pointed to from:

    <?php esc_html_e( esc_attr( 'Title:' ) ); ?>

    to

    <?php esc_html_e( 'Title:', 'motopress-hotel-booking' ); ?>

    Thanks.

    Plugin Support eugenewhite

    (@eugenewhite)

    Hello there! 

    Thank you for your response and clarification. 

    Please be informed that our developers confirmed the formatting issue and do their best to resolve it in one of the next plugin releases. 

    Let me know if there’s anything else we can do for you. 

    Plugin Support eugenewhite

    (@eugenewhite)

    Hello there! 

    I’m pleased to announce the release of Hotel Booking plugin version 5.0.3. We have fixed the formatting issue with the ‘Title:’ string in our plugin.

    So feel free to update it and let us know if there’s anything we can help you with.

    Have a good one! 

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