Problem/Motivation
Currently it is not possible to translate the messages that are shown and emails that are sent when a user registers for an event, is put on a waitlist etc. It would be great to allow translations for multilingual sites.
Issue fork recurring_events-3475611
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pfrenssenComment #4
pfrenssenMerging, this is a straightforward schema change that switches to translatable types. This shouldn't cause any B/C problems.
Comment #7
pfrenssen