Problem/Motivation

In the custom cancel appointment form added in #3085481: Option to cancel an appointment with a direct link instead of manual user input, the confirmation message shown after successfully cancelling the appointment is not translatable.

Proposed resolution

Wrap the message with t();.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

TVoesenek created an issue. See original summary.

TVoesenek’s picture

Status: Active » Needs review
FileSize
656 bytes

Wrapped the message with the t() function to make ik translatable.

JoshaHubbers’s picture

Works! Approved.

JoshaHubbers’s picture

Status: Needs review » Reviewed & tested by the community

paulvandenburg’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.