Bug 34696

Summary: [wording] Title casing issues
Product: [Eclipse Project] Platform Reporter: John Arthorne <john.arthorne>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: kai-uwe_maetzel, n.a.edgar
Version: 2.1   
Target Milestone: 2.1 RC3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description John Arthorne CLA 2003-03-11 13:59:05 EST
Build: 2.1 RC2

The following actions have capitalization problems.  These titles are taken from
the keybindings preference page.  In some cases the casing is different where
these actions appear in menus.  "from", "with", and "to" are prepositions and so
should be lowercase.


Compare With Each Other
Compare With Local History
Comment 1 John Arthorne CLA 2003-03-12 10:38:18 EST
Also:




Replace From Local History


Replace With Previous From Local History


Restore From Local History
Comment 2 Erich Gamma CLA 2003-03-12 13:15:17 EST
Nick what do the Windows UI guide lines say on this (my book has disappeared).

The current casing is consistent with the Windows convention, e.g., "Open With"
Comment 3 Erich Gamma CLA 2003-03-12 13:26:51 EST
Found my Microsoft UE book.

Menus should use book title capitalization.
Book title captilization: cap italize the first letter of the and last words. 
Capitalize are words in between with the exception of articles and ... 
prepositions.

This means Open With is consistent and John is correct in that prepositions 
should not be capitalized in between.

CCing Kai since there are also bugs against text on this topic.
Comment 4 Nick Edgar CLA 2003-03-12 15:46:10 EST
*** Bug 34861 has been marked as a duplicate of this bug. ***
Comment 5 Andre Weinand CLA 2003-03-14 08:30:28 EST
Approved for RC3 by Erich and Andre
Comment 6 Andre Weinand CLA 2003-03-14 09:58:55 EST
Reviewed by Dirk Baeumer
released for I20030314
Comment 7 John Arthorne CLA 2003-03-20 16:37:12 EST
I am trying to verify this fix in RC3, but these actions no longer seem to
appear in the keybinding preference page.  Were they intentionally removed?
Comment 8 Andre Weinand CLA 2003-03-21 03:52:49 EST
Yes, removed since they were object contributions which don't work with keybindings 
(yet?).
However, the title casing issues were resolved for the context menu actions too.