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 19625 - I18N - The title of source editor does not come from Bundle.properties
Summary: I18N - The title of source editor does not come from Bundle.properties
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: I18N
: 20330 21222 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-21 02:38 UTC by Kazuyo Setou
Modified: 2008-12-23 09:53 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the image of the source editor (16.10 KB, image/gif)
2002-01-21 02:46 UTC, Kazuyo Setou
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kazuyo Setou 2002-01-21 02:38:11 UTC
To reproduce this bug,
1. enter into Editing or Running workspace
2. open a source file from Filesystems tab in Explorer

The title of the source editor is not in Japanese. I will attach the image as
image1.gif.
It occurs when opening a source in Editing or Running workspace. The title,
"Source Editor" does not come from Bundle.properties.

On the other hand, in GUI Editing and Debugging workspaces, we can get Japanese
source editor title.
Comment 1 Kazuyo Setou 2002-01-21 02:46:37 UTC
Created attachment 4300 [details]
the image of the source editor
Comment 2 Martin Roskanin 2002-01-21 08:58:44 UTC
Reassigning to core/window system
Comment 3 Jan Zajicek 2002-01-21 14:14:07 UTC
There were fixed issue #12801 that should solve problems when ide was
first time started in the eng locale and then in jap. This looks like
that there are some problems in xml configs for editting and running
workspace. Passing to Marek to evaluate.
Comment 4 Jan Zajicek 2002-01-21 14:16:03 UTC
Note that, there isn't any hardcoded string "Source Editor" in the core.
Comment 5 Ken Frank 2002-01-21 21:01:39 UTC
I don't see this problem on a recent Orion build using
pseudo localized Bundle files - see it ok in all workspaces.

ken.frank@sun.com
01-21-2002
Comment 6 Jan Zajicek 2002-01-22 10:39:20 UTC
According to the last comment closing as worksforme. Please try latest
Orion builds. If problems persist, feel free to reopen. Thanks.
Comment 7 Jan Zajicek 2002-01-23 12:27:57 UTC
Reopenning. There is similar issue as issue #12801.

In editor.wsmode is:
 <name unique="editor" display="Source Editor" from-bundle="false" /> 

Should be:
 <name unique="editor" display="CTL_XXX" from-bundle="true" />
Comment 8 David Simonek 2002-01-23 12:29:53 UTC
Yes, I'm confirming this. Marek, please repair editor.wsmode files in
core layer on both Editing and Running workspaces. Thanks.
Comment 9 mslama 2002-01-23 13:42:48 UTC
Fixed in main trunk. Display name of editor mode is now taken from bundle.
Comment 10 Peter Zavadsky 2002-02-12 14:32:53 UTC
*** Issue 20330 has been marked as a duplicate of this issue. ***
Comment 11 Jan Zajicek 2002-03-06 14:33:00 UTC
Verified in dev#200203060100.
Comment 12 Jan Zajicek 2002-03-06 14:34:32 UTC
*** Issue 21222 has been marked as a duplicate of this issue. ***
Comment 13 Jan Zajicek 2002-03-06 14:37:39 UTC
Mybe that this should be marked as 3.3.2_CANDIDATE, if this is wanted
for FFJ40 FCS.
Comment 14 Jan Zajicek 2002-03-21 16:17:28 UTC
IMHO, this should go into FFJ40 FCS.
Comment 15 mslama 2002-04-11 12:38:49 UTC
Fix is integrated to orion_fcs branch.
Comment 16 gautham mudra 2002-04-24 00:28:42 UTC
verified in build020421.closing the issue.
Comment 17 Jesse Glick 2002-12-23 16:34:40 UTC
Consistent use of the I18N keyword.
Comment 18 Jan Chalupa 2003-11-03 12:00:52 UTC
*** Issue 20330 has been marked as a duplicate of this issue. ***
Comment 19 Jan Chalupa 2003-11-03 17:35:41 UTC
*** Issue 21222 has been marked as a duplicate of this issue. ***