This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 94409

Summary: I18N: unable to localize Type property for Inline Help
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: CLOSED WORKSFORME    
Severity: blocker CC: kaa, kfrank
Priority: P3 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description bugbridge 2007-02-05 17:17:55 UTC
Original status: 5-Cause Known; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev

These items should be added to the Keywords: I18N

Description:
Steps:
1. install Thresher ml build 051219_1
2. create a web app
3. drag-drop Inline Help to the page
4. in Properties window, open "type" property

Result:
"page" and "field" are in English. They're hardcoded.

Evaluation:
That's because "page" and "field" are literals that are set as such in the JSP.
If you localized them, they will no longer work. 

We could add a display version that is localized.
Comment 1 Jayashri Visvanathan 2007-06-15 05:03:50 UTC
Ken, 
This is a thresher bug. Can you confirm if the bug still exists in NetBeans 6 ? 
If so, please reopen the bug. thanks
Comment 2 Jayashri Visvanathan 2007-06-15 06:05:12 UTC
Please see previous comment.
Comment 3 Ken Frank 2007-06-15 06:19:56 UTC
the words mentioned in issue, since they are reserved, need to stay in english,
as is the practice with other property values, since they need to be visible
as reserved to the user.

am closing the issue.

ken.frank@sun.com