| Summary: | NLS33:translation questions | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Brent Hepburn <bahepbur> |
| Component: | Debug | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.3 | ||
| Target Milestone: | 3.3 M6 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Brent Hepburn
yup This is actually an internal error that should not be translated (i.e. indicates a programming problem). We should remove the string from the properties file, and have it hard coded in the class. This doesn't change the fact that the answer to the original question of '"getValues" here means the get values operation, right?' is still yes :) I have opened two other bugs to track us removing NLS'd strings that should not be NLS'd platform: 177554 JDT: 177556 sure... but the important thing is that this is *not* translatable. It turns out that many of these JDI error messages can appear as the "underlying cause" or "detail" message of an exception. So, we may want them to be translated. I have fixed this message to read: "get values not allowed on array". Please verify, Mike. verified Replied to translation center. |