What is the best way for the application to refer to the user?

Posted by user292450 on Stack Overflow See other posts from Stack Overflow or by user292450
Published on 2010-03-12T18:31:20Z Indexed on 2010/03/12 18:37 UTC
Read the original article Hit count: 147

Filed under:
|

Forgive my noobishness, first time poster on stackoverflow!

I can have the application read:

"view your messages"

"view my messages"

"edit your profile"

"edit my profile"

etc. and others like that.

Is one of these more correct then the other? I suppose that I could use neither and just leave it without any pronoun, but I would rather not. The person grading is a real stickler for "grammar" in code. Any input would be appreciated!

© Stack Overflow or respective owner

Related posts about user-interface

Related posts about homework