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 51989 - I18N - toolbar names sometimes not from bundle files
Summary: I18N - toolbar names sometimes not from bundle files
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: I18N
: 52283 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-01 19:39 UTC by Ken Frank
Modified: 2008-12-22 23:54 UTC (History)
2 users (show)

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 2004-12-01 19:39:43 UTC
Sometimes, the toolbar names do not come
from bundle files and thus show in english in
localized locale.

for example, in options under toolbars, the name
on the left side (except Build and Debug, see more
below) come from bundle but the name value of it
on the right side, is in english.

the same is if you choose customize toolbars
and then rename - the toolbar name in customize
window (except for 2 mentioned above) is
from bundle but the name seeded in rename dialog
is in english.

also, the same might be true for tooltips of the
toolbars.

*** Also, in nb4.0, the toolbars Build and Debug
dont show at all from bundle file, not just
the places mentioned above; let me know if
separate issue needed for this.
Comment 1 David Simonek 2004-12-03 12:05:02 UTC
As mentioned places where error occur are not prominent, I hope it's
enough to fix this for 4.1. Passing to Standa who did some toolbar UI
rework.
Comment 2 Ken Frank 2004-12-03 17:05:11 UTC
I do think it can wait until 4.1, but do think it deserves
to be P2, so if it needs to be waived beacause it is p2 for nb4.0,
please waive it, but I am changing it back to P2. I think anytime
there is something that is not localizable, that can be localized
(in our control) it deserves being at P2. 

ken.frank@sun.com
12/03/2004
Comment 3 Marian Mirilovic 2004-12-06 07:52:28 UTC
Honza, we need a waiver....
Comment 4 Stanislav Aubrecht 2004-12-07 11:29:52 UTC
i fixed the toolbar names. as for non-localized toolbar tooltips,
please open a new issue and provide more details.

Checking in
windows/src/org/netbeans/core/windows/services/ToolbarFolderNode.java;
/cvs/core/windows/src/org/netbeans/core/windows/services/ToolbarFolderNode.java,v
 <--  ToolbarFolderNode.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in ui/src/org/netbeans/core/ui/resources/layer.xml;
/cvs/core/ui/src/org/netbeans/core/ui/resources/layer.xml,v  <-- 
layer.xml
new revision: 1.86; previous revision: 1.85
Comment 5 Jesse Glick 2004-12-10 21:36:21 UTC
*** Issue 52283 has been marked as a duplicate of this issue. ***
Comment 6 Zdenek Konecny 2005-07-22 10:07:47 UTC
Closed