Problem

On the user settings page under E-mail notifications the "Message to me" section contains the A organizer added me to a Event setting. This is grammatically incorrect, it should be "An organizer". Additionally, this is the only sentence on the page where we capitalise a content type.

Solution

Change the string to An organizer added me to a event

Comments

Kingdutch created an issue. See original summary.

mikeegoulding’s picture

StatusFileSize
new5.26 KB

Patch to improve the notification text.

amjad1233’s picture

When I try to git clone and run composer install it gives me the following error?

- Installing bower-asset/eve-raphael (v0.5.0): Downloading (0%)
Could not fetch https://api.github.com/repos/tomasAlabes/eve/zipball/93132d5d47a0ce31dbd1b75208b1d4c0e2ad81e8, please review your configured GitHub OAuth token or enter a new one to access private repos
mikeegoulding’s picture

That is odd. Shouldn't be related to the patch as nothing was added or removed from the composer.json file. Are you installing this with a drupal installation or just separate? Might want to open a separate issue.

dev.patrick’s picture

Status: Active » Needs review

As patch is already submitted it status should be changed to needs review.

ressinel’s picture

Version: 8.x-8.x-dev » 11.1.x-dev
Status: Needs review » Reviewed & tested by the community

I have created PR with changes from the patch created by @mikeegoulding:
https://github.com/goalgorilla/open_social/pull/3018

navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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