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

Bug 229977

Summary: "Align" not externalized
Product: [Tools] GEF Reporter: John Ryding <trippinbilly25>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, hudsonr
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Screenshot of unexternalized string none

Description John Ryding CLA 2008-05-02 11:24:49 EDT
Created attachment 98444 [details]
Screenshot of unexternalized string

Build ID: I20080421

Steps To Reproduce:
1.Download GEF examples
2.Create a general project
3.Right click on your general project New > Example > GEF > Logic Diagram
4. Select the two top LEDs (click one then hold CTRL and click the other) and right click on one of them.  


More information:
The word "Align" should be externalized for translation, and it is not.  See screenshot, the string should look like the strings circled in blue.
Comment 1 Anthony Hunter CLA 2008-05-15 13:41:41 EDT
Align is in /org.eclipse.gef.examples.logic/src/org/eclipse/gef/examples/logicdesigner/messages.properties

AlignmentAction_AlignSubmenu_ActionLabelText=&Align

The GEF examples are not translated for this release.