| Summary: | Make menu item case consistent | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> |
| Component: | Client | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public |
| Version: | unspecified | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | 471029 | ||
| Bug Blocks: | |||
I fixed the majority of items in Bug 471029. It was suggested we follow 'title casing'. Thanks Curtis |
In Orion, some items are mixed case (ie. 'Find in folder') while others are upper case ("Quick Search"). Eclipse and other IDE's on Windows seem to use the following rules: 1) Upper case words except for prepositions like "in" 2) Upper case prepositions at the end of an item (ie. "Open As...") Between desktops and even on the same desktop, the rules seem to be different. I suggest we implement the above rules and try to be consistent using them.