In order to gain flexibility in the subjects of mails sent to the user it would be nice to get rid of the hyphen in https://github.com/lsascha/registeraddress/blob/develop/Classes/Controller/AddressController.php#L184
As solution might to use sprintf to insert the TypoScript subject into the locallang String.
In order to gain flexibility in the subjects of mails sent to the user it would be nice to get rid of the hyphen in https://github.com/lsascha/registeraddress/blob/develop/Classes/Controller/AddressController.php#L184
As solution might to use
sprintfto insert the TypoScript subject into the locallang String.