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 70222

Summary: I18N - customize toolbar listing has entry not from bundle
Product: platform Reporter: Ken Frank <kfrank>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, mgrummich, tbilka
Priority: P3 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description Ken Frank 2005-12-11 19:17:08 UTC
In toolbar listing of customize toolbar menu, under window section,
SelectDocumentNode is not from bundle, but since all other items in 
that window are, shouldn't it be a translatable word and come from bunde file ?

ken.frank@sun.com
Comment 1 David Simonek 2005-12-13 15:13:36 UTC
Standa?
Comment 2 Stanislav Aubrecht 2005-12-14 12:16:36 UTC
SelectDocumentNode is a special folder in system file system where some modules
look for special actions. it does not appear anywhere in menus.
i'll add localization string for it.
Comment 3 Stanislav Aubrecht 2005-12-14 13:00:59 UTC
fixed

Checking in resources/layer.xml;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/resources/layer.xml,v
 <--  layer.xml
new revision: 1.66; previous revision: 1.65
done
Checking in Bundle.properties;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.70; previous revision: 1.69
done
Comment 4 Marek Grummich 2006-01-26 10:59:59 UTC
Created attachment 28606 [details]
Screenshot
Comment 5 Marek Grummich 2006-01-26 11:05:38 UTC
Sorry, I still see unlocalized string, look at the attachment (Nb50fcs+pseudo)
Comment 6 Stanislav Aubrecht 2006-02-03 12:06:20 UTC
what nb build is it? i see 'Select Document in' instead of 'SelecteDocumentNode'
in recent builds.
Comment 7 Ken Frank 2006-02-03 16:18:35 UTC
I'm using an fcs bld of 1/25 and I still see the original problem - as per the
gif, and I don't see in any bundles in that build a string that has words
"Select Document" -- so did this fix get to the nb fcs  branch - it was done on
12/14 ?

ken.frank@sun.com
Comment 8 Ken Frank 2006-02-03 16:49:33 UTC
20060125 from fcs subdir on smetiste- could it be that its in daily but not fcs
branch, since see just one build in fcs -
please attach bundle file that msg is in and screenshot of it in menu
and see if the fix is in current nb trunk -- if current trunk is used
now for ml builds, and I see them there, then if fix is in that,
its probably ok.

ken.frank@sun.com
Comment 9 Stanislav Aubrecht 2006-02-03 16:59:43 UTC
the bundle file is
projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties

the fix went to cvs trunk only
Comment 10 Stanislav Aubrecht 2006-02-21 15:35:39 UTC
so is it ok to close this issue as fixed now?
Comment 11 Stanislav Aubrecht 2006-02-21 16:33:00 UTC
closing as fixed (received an email from ken frank)
Comment 12 Tomas Bilka 2006-04-03 15:38:27 UTC
verified