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 26022 - I18N - "Welcome Screen" in setup wizard module listings not from bundle file
Summary: I18N - "Welcome Screen" in setup wizard module listings not from bundle file
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-07-25 20:22 UTC by Ken Frank
Modified: 2003-07-22 19:10 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diff of changes in trunk (1.46 KB, patch)
2002-07-26 07:20 UTC, Richard Gregor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2002-07-25 20:22:01 UTC
In the modules listing of options and setup
wizard, the word Welcome Screen is not localizable
due to its value not being in an OpenIDE key
in bundle file of welcome.jar.

Also, there is not a description in the setup 
wizard's description field for it.
Comment 1 Richard Gregor 2002-07-26 07:20:22 UTC
Created attachment 6907 [details]
diff of changes in trunk
Comment 2 Richard Gregor 2002-07-26 07:26:07 UTC
Jan, could you please apply my patch for release34? In my environment
there is description in description field. There is entry in bundle
for long and short descritpion. Thanks.
Comment 3 Jesse Glick 2002-12-23 16:36:45 UTC
Consistent use of the I18N keyword.
Comment 4 _ mihmax 2003-01-03 13:02:12 UTC
I'm going to backport this bugfix to release341 branch
Comment 5 _ mihmax 2003-01-03 13:20:58 UTC
changed the component (welcome module belongs to ui)
Comment 6 _ mihmax 2003-01-03 13:24:09 UTC
oops, subcomponent -> ui (why not code?)
Comment 8 _ mihmax 2003-01-03 15:27:14 UTC
oops, forgot to commit in the new Bundle.properties.
Thanks to continious build & Richard Gregor for discovering that!

Commit log:
Checking in org/netbeans/modules/welcome/Bundle.properties;
new revision: 1.8.4.1.4.1; previous revision: 1.8.4.1
Comment 9 Ken Frank 2003-07-22 19:10:11 UTC
verified

ken.frank@sun.com