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 101053

Summary: I18N - labels of code generation options on basic options do not come from bundle files
Product: uml Reporter: Ken Frank <kfrank>
Component: Code GenerationAssignee: Craig Conover <conover>
Status: VERIFIED FIXED    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2007-04-14 18:51:51 UTC
In basic options, the uml section, code generation tab, all the labels do not
come from bundle files (am assuming the labels are in files called
Bundle.properties)

The advanced tab message and the uml options in advanced tab do come
from bundle files.
Comment 1 Craig Conover 2007-04-19 20:15:36 UTC
This UI is not completely finalized, which is why I was waiting to do all this.
No harm though.
Comment 2 Ken Frank 2007-05-29 19:27:26 UTC
some labels of code generation section come from bundle now, some do not like
name of java or c++ template families items like Class, Interface -- but if these
are viewed as keywords, then they should not be in bundle file


also, in diagrams section of uml options, the automatically resize elements dropdown
choices not from bundle like Expand or Contract as Needed
and dropdown of Display compartment titles like Always

and in the General section, the choices like Show Aliases, are not in bundle files.

ken.frank@sun.com
Comment 3 Ken Frank 2007-06-11 07:42:14 UTC
update of other missing messages from bundle files:

domain templates section - <None selected> not from bundle file

model element names in the domain templates window - are these meant to
be translated or viewed as reserved words  ?   they are not from bundle files

set colors and fonts dialog off of diagrams tab - where is the font choices part
(non i18n question)

ken.frank@sun.com
Comment 4 Ken Frank 2007-06-11 07:47:37 UTC
domain templates - add row dialog dropdown choices 

these words are names of .java files - should they be descriptive and
translatable, like is case for most template names ?
(see template manager)

ken.frank@sun.com
Comment 5 Craig Conover 2007-07-12 23:24:17 UTC
Jyothi, not sure if you meant to assign yourself to this, but it is tightly coupled to things I am already handling, so
I'll take from here.
Comment 6 Craig Conover 2007-07-13 00:14:16 UTC
Combobox options now come from bundle file.
Comment 7 Ken Frank 2007-07-30 17:59:36 UTC
am verifying this one and opening new on some missing msgs that were not part of 
options when this issue was filed.

ken.frank@sun.com