23
votes
7answers
1k views

Help menu - “?” or “Help”?

It is a very simple question, but it has been bothering me for quite some time: when creating an application, should the help menu (in the menu bar) be called "?" or "Help"? I can see a few ...
10
votes
6answers
874 views

User Profile, My Account, or just Settings?

I am writing a little webapp, and am stuck on a UI hangup. I have a global menu bar at the top of the screen, that when the user is signed in consists of: Signed in as Joe User (with username as ...
11
votes
6answers
445 views

Should we avoid using the word “my” in menu items?

I'm working for a site that is basically a regional/provincial hub for everything from events to classified ads. When you first get on the homepage you get provincial news, events, classified ads and ...
13
votes
4answers
490 views

What are good rules for naming menu items? [closed]

I'm establishing some style guidance for naming items which are accessed from my application's menu bar. What are the commonly accepted rules for naming menu items? When should the names of the ...