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 108815 - I18N - message not from bundle file
Summary: I18N - message not from bundle file
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-07-03 22:29 UTC by Ken Frank
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2007-07-03 22:29:49 UTC
this is not meant to cover all messages or labels - since javascript functionality
is new for nb6 - can you check to make sure all msgs come from bundle files ?

this one - in java script editor - on left side if there is a red X - hover over it and the tooltip
says Syntax error

but its not found in a bundle file (there is such a msg in a ruby bundle file)
Comment 1 Daniel Prusa 2007-07-10 13:33:49 UTC
I think that all messages should be localized now. I will verify it.
Comment 2 Daniel Prusa 2007-07-24 13:38:37 UTC
All messages are localized.
Comment 3 Ken Frank 2007-07-30 19:40:43 UTC
v