What is the best way for the application to refer to the user?
- by user292450
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!