Fixed a grammar error (Your instead of You're) in attached patch

Comments

webchick’s picture

Title: Small grammar error in user_relationships_default_messages() » You're -> Your
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.25 KB

I can confirm this in 5.x-3.x as well.

Same patch, just makes that row have single quotes rather than double, since the apostrophe was removed.

RTBC.

webchick’s picture

Priority: Normal » Minor
alex.k’s picture

I actually want to redo these strings a little. They don't work well in the english language, because they use the indefinite article. I use the 'associate' relationship on a site, and it's not correct to say 'You are a associate of ...'

I want to make these strings different for two-way and one-way relationships so they could be reworded to sound proper.

alex.k’s picture

Committed corrections user_relationships_ui with these typos, and rewording of most all messages.

I want to make these strings different for two-way and one-way relationships so they could be reworded to sound proper.

Didn't get to do it, current phrases sound ok for most cases. Please post back if there are any issues.

alex.k’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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