You're -> Your
jaydub - May 3, 2008 - 18:18
| Project: | User Relationships |
| Version: | 5.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Description
Fixed a grammar error (Your instead of You're) in attached patch
| Attachment | Size |
|---|---|
| user_relationships.module.patch | 1.17 KB |

#1
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.
#2
#3
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.
#4
Committed corrections user_relationships_ui with these typos, and rewording of most all messages.
Didn't get to do it, current phrases sound ok for most cases. Please post back if there are any issues.
#5
#6
Automatically closed -- issue fixed for two weeks with no activity.