Difference between revisions of "Guidelines on capitalization in Audacity dialogs and messages"
Galeandrews (talk | contribs) (Reply to Peter: an Infotip just seems to be a tooltip with a longer description) |
Galeandrews (talk | contribs) (Gale's votes) |
||
Line 12: | Line 12: | ||
*[[#sentence_caps|'''sentence caps''']] (also known as sentence-style capitalization). | *[[#sentence_caps|'''sentence caps''']] (also known as sentence-style capitalization). | ||
There is a [[#reference|'''Quick Reference''']] image to illustrate the guidelines.}} | There is a [[#reference|'''Quick Reference''']] image to illustrate the guidelines.}} | ||
+ | |||
+ | |||
+ | == Votes == | ||
+ | |||
+ | * '''Gale''' +1 to adopt these guidelines with the exception that "Web and Web-like page titles" and "Tooltips" (we don't distinguish these from Infotips) should use sentence capitalization. Using sentence caps for tooltips makes it easier for Status Bar text (which MS suggests should use sentence caps) to be identical with tooltip text. However many tooltips will automatically have the same title caps as the menu item they refer to, and that should be one of our rules. | ||
+ | ** +1 for where we use title caps, always capitalize the first and last word. Apple does this too https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/TerminologyWording.html so we would be out of step if we did not. | ||
<div id="title_caps"></div> | <div id="title_caps"></div> |
Revision as of 15:51, 11 June 2016
The initial guidelines are taken from the Microsoft guidelines - we can all comment here on what if anything we want to change.
I'm deliberately using note divs rather than ednote divs as some non-editors may well be reading and wanting to comment on the content of this page - and they should be able to see all the notes.- Work in Progress...
- title caps (also referred to as book title capitalization) and
- sentence caps (also known as sentence-style capitalization).
Votes
- Gale +1 to adopt these guidelines with the exception that "Web and Web-like page titles" and "Tooltips" (we don't distinguish these from Infotips) should use sentence capitalization. Using sentence caps for tooltips makes it easier for Status Bar text (which MS suggests should use sentence caps) to be identical with tooltip text. However many tooltips will automatically have the same title caps as the menu item they refer to, and that should be one of our rules.
- +1 for where we use title caps, always capitalize the first and last word. Apple does this too https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/TerminologyWording.html so we would be out of step if we did not.
Title Caps
Capitalize the first letter of the first and last words. Capitalize the first letter of all words in between, with the exception of articles (a, an, and the); coordinating conjunctions (and, but, for, nor, or, so, and yet); and prepositions of four letters or fewer (at, for, with, into, etc.).
Use title caps for:
- Menu names and menu commands
- Button names
- Toolbars and toolbar button labels
- Title bar text (for dialog boxes)
- Column headings
- Command button labels
..................................
- Web and Web-like page titles
- Web and Web-like navigational elements (unless prohibited by the page design)
- Floating toolbars
- ToolTips
..................................
- Tab titles
- Palette titles
- Icon labels
- We do have a few web/web-like things in Audacity but these are restricted to links to our Manual and our Website.
- Although we can float our toolbars none of them carries any direct text so maybe we can omit this.
- I really don't agree with Microsoft here regarding ToolTips, I really think these should be in Sentence Caps - and that is what we seem to do in Audacity anyway. And what's the difference between an InfoTip and a ToolTip?
- Gale 11Jun16: An Infotip just seems to be a tooltip with a longer description, according to https://msdn.microsoft.com/en-gb/library/windows/desktop/dn742443(v=vs.85).aspx .
- I strongly query Microsoft's advice to always capitalize the first letter of the last word.
Examples
- Rescan Audio Devices
- Bass and Treble
- Check for Updates
- Regular Interval Labels
Sentence Caps
Capitalize only the first letter of the first word, and capitalize only those other words that are normally capitalized in sentences, such as proper nouns. Proper nouns include explicit Audacity entities such as Track Control Panel, Transport ToolBar, Scrub Bar, etc. Although these text strings may form complete sentences they are never terminated with a period (full-stop) in the Audacity GUI.
Use sentence caps for:
- Check box labels
- Text box labels
- Option (radio) button labels
- InfoTips
- Status bar tips and messages
- Messages
- Dialog box introductory or explanatory text
- List box entries
- List box labels
- Group box labels
..................................
- Alternate text (ALT text) used to describe images
- File names
Examples
- Retain labels if selection snaps to a label edge
- Click and drag to select audio
- Ergonomic order of Transport Toolbar buttons
Quick Reference
This at-a-glance reference demonstrates when and where to capitalize in the UI.
See also
Graphical User Interface Design Notes by Carl Andersen