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 51251

Summary: I18N - welcome window text not seem to come from bundle or html files in promoe
Product: ide Reporter: Ken Frank <kfrank>
Component: WelcomeAssignee: Martin Grebac <mgrebac>
Status: VERIFIED WONTFIX    
Severity: blocker Keywords: I18N
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2004-11-08 06:21:53 UTC
using promoE beta1, I can't find where the text
in the welcome window comes from as to html or
bundle files; I didnt see it in welcome module.

If its in a jar's bundle or html files, 
please let me know which and I can close this issue.
Comment 1 Marian Petras 2004-11-11 11:14:23 UTC
Component "i18n" is only for bugs in the I18n module, not for
I18N-related bugs. The welcome screen is actually in the "ide" module.
Comment 2 Ondrej Rypacek 2004-11-11 17:21:31 UTC
You will find it in
ide/welcome/src/org/netbeans/modules/welcome/ui/Bundle.properties



Comment 3 Ken Frank 2004-11-11 17:31:44 UTC
I think I was confusing the welcome screen info in the beta1
release of 4.1 with the welcome screen that is in nb4.0
and trunk.

For now, the welcome screen for 4.1 will be the same as is 4.0,
and not have the welcome text of the 4.1 beta1 ?

If thats the case, then this issue can be closed. 

ken.frank@sun.com
11/11/2004
Comment 4 Ondrej Rypacek 2004-11-12 09:56:26 UTC
Aha.The welcome screen in 4.1 will be different indeed. I'm
reassigning to the responsible person.
Comment 5 Martin Grebac 2005-01-07 13:31:20 UTC
The welcome screen for 4.1 will be different than for ea1/ea2, and
there's not multilanguage ea2, so this doesn't have to be fixed.
Comment 6 Ken Frank 2005-01-07 18:26:20 UTC
agreed not needed for ea, but since not too
long until fcs and l10n work -- if the welcome
bundle does not have key/values for any
referred to external urls, or not have
nbres type urls for any internal docs,
suggest they be used in the welcome bundle soon.

** as to the nbres type urls, I mean the kind
that works to find the localized file if it
lives in same location as en one, but has a
_<localename>. suffix; I think not all of those
special protocols work that way.

ken.frank@sun.com
Comment 7 Marian Mirilovic 2005-07-13 23:31:43 UTC
closed