| Summary: | "Paste" 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: |
|
||||||
Paste is in /org.eclipse.gef.examples.logic/src/org/eclipse/gef/examples/logicdesigner/messages.properties PasteAction_ActionLabelText=&Paste The GEF examples are not translated for this release. |
Created attachment 98446 [details] Screenshot of the unexternalized string - Paste 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. Right click the Label item in the palette and choose Copy 5. Click on an empty space on the editor (to deselect any selected items) and then right click. "Paste" will now be on the context menu and should be translated. More information: "Paste" is not externalized for translation, it should look like the strings circled in blue.