Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 459161

Summary: "Editor Style" label on "Local Editor Settings" popup missing a colon
Product: [ECD] Orion Reporter: Kit Lo <kitlo>
Component: ClientAssignee: Umar Bolatov <ubolatov>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: libingw, mamacdon, Silenio_Quarti
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/43023
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5088d738ebabba46b9c2acc788f309280d57298d
https://git.eclipse.org/r/43095
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=4569754f8fdaa164f3a849f1cde2305c0e2f52ed
Whiteboard:
Attachments:
Description Flags
Editor Styles.png none

Description Kit Lo CLA 2015-02-04 13:02:53 EST
Created attachment 250508 [details]
Editor Styles.png

"Editor Style" label on "Local Editor Settings" popup missing a colon. Not very consistent with other labels on the popup.
Comment 2 Mark Macdonald CLA 2015-03-02 11:01:37 EST
^
Comment 3 Silenio Quarti CLA 2015-03-03 10:28:45 EST
I just noticed that the Settings page now shows a colon in the category list (on the left).
Comment 4 Eclipse Genie CLA 2015-03-03 12:36:32 EST
New Gerrit change created: https://git.eclipse.org/r/43095
Comment 5 Umar Bolatov CLA 2015-03-03 12:38:28 EST
Turns out the same string was being used in both places. I created a new one to be used only in the local editor settings popup.
Comment 7 Umar Bolatov CLA 2015-04-10 11:47:22 EDT
Fixed