Hello, please see my attached screenshot.

The checkbox in the Subscribe fieldset always says 'Subscribe to this page'. It would be nice if instead of "page", it said the name of the content type.

Ex: Subscribe to this Forum topic, Subscribe to this Recipe, Subscribe to this Project, etc.

Thanks,
Richard

CommentFileSizeAuthor
Capture.png20.91 KBrichardp

Comments

salvis’s picture

Status: Active » Closed (won't fix)

This would be difficult to translate, because many languages aren't as simple as English where you can just fill in the name of content type and it'll fit.

You can easily write a little custom module, hook_form_alter() the subscribe form, and customize these texts as desired.