| Summary: | [Babel] No way to validate translated strings | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | GEF-Legacy Zest | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | irbull, kitlo |
| Version: | 3.5 | ||
| Target Milestone: | 3.5.0 (Galileo) M7 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
Thanks for pointing this out Anthony. Looking at the messages, the UI message are not used anymore (they were used for debugging in the past, but they should be removed). I think I should change the error messages to use the SWT error instead. Since Zest is supposed to build on SWT (IMHO) it doesn't make sense for us to be recreating error messages. I will clean this up. I have removed the Zest messages and now we use the SWT ones. |