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 23659 - I18N - "Select setting" does not come from Bundle.properties
Summary: I18N - "Select setting" does not come from Bundle.properties
Status: CLOSED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Filecopy (show other bugs)
Version: -FFJ-
Hardware: All All
: P2 blocker (vote)
Assignee: issues@contrib
URL:
Keywords: I18N
: 26112 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-17 09:57 UTC by Masafumi Matsuda
Modified: 2003-08-15 18:26 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snap shot (10.58 KB, image/gif)
2002-05-17 09:59 UTC, Masafumi Matsuda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masafumi Matsuda 2002-05-17 09:57:24 UTC
Please see attached image file.

To reproduce:
1.Highlight 
~/ffjuser40ee/sampledir/examples/advanced/MemoryView.java
2.Tools -> Copy File

"Select setting" is not in Japanese. 

OS:Solaris 5.9  
Orion Build:orion_ml_020507  fcc Build:20.4
JDK:JDK1.4.0
locale:ja
Comment 1 Masafumi Matsuda 2002-05-17 09:59:10 UTC
Created attachment 5798 [details]
snap shot
Comment 2 Martin Ryzl 2002-05-17 14:12:59 UTC
fixed in main trunk. Not a showstopper for Orion.
Comment 3 Martin Ryzl 2002-07-30 10:09:43 UTC
*** Issue 26112 has been marked as a duplicate of this issue. ***
Comment 4 gautham mudra 2002-09-13 02:01:34 UTC
I could not see the fix in Netbeans3.4.....so i am reopening the issue.
Comment 5 Jan Chalupa 2002-11-12 13:07:24 UTC
Can you explain what you did when trying to verify the fix in NB 3.4?
The filecopy module has never been part of the standard NetBeans
distribution. It's available on the NetBeans Update Center only. Did
you try to get it? If not, please do so. Version 1.7 available on the
update center should include the fix.

You can also try to verify in the recent S1S trunk builds.
Comment 6 hiroshiy 2002-11-14 09:47:51 UTC
Hello Jan and Gautham,

I've verified this issue in S1S trunk build. 
But I feel that, this is not modified in NetBeans.

I found the following strings in "filecopy.jar" of S1S.
  ./org/netbeans/modules/filecopy/Bundle.properties
    (FFJ-dev-021111_1-f4j_ee)
   ---
    ## SettingsPanel
    LAB_SelectSettingsTitle = Select Target
    LAB_SelectSettings = Select Settings
   ---

But, Netbeans' corresponding strings is followings.
   ./org/netbeans/modules/filecopy/Bundle.properties
    ("filecopy.jar ver 1.7" from "NetBeans Update Center")
   ---
    ## SettingsPanel
    LAB_SelectSettingsTitle = Select Target
   ---

And, I found following strings in NetBeans' Latest Source Code.
   ./org/netbeans/modules/filecopy/Bundle.properties
   ---
    ## SettingsPanel
    LAB_SelectSettingsTitle = Select Target
    LAB_SelectSettings = Select Settings
   ---

Jan:
Could you confirm whether this issue is modified
in NetBeans' "filecopy.jar ver 1.7" ??

Hiroshi
Comment 7 gautham mudra 2002-11-14 22:34:46 UTC
Hiroshi,
you are right....looks like in Netbeans it has not been modified..i
tried to verify with nb3.4 build20021112 but the bundle.properties has 

## SettingsPanel
    LAB_SelectSettingsTitle = Select Target

and it does not have 
 LAB_SelectSettings = Select Settings

i had downloaded filecopy.jar version1.7 from the update center..

Gautham
Comment 8 Jan Chalupa 2002-11-15 13:29:41 UTC
I see. You're right. Last time the spec version number in module's
manifest was increased in trunk was on Nov 2001. The module hasn't
been branched for release34.

The Bundle.properties file was updated in May 2002, but the spec
version was not, so there's probably still an old 3.3. version of the
module available on Auto Update server.

Martin, can you please fix it and get the new version of the module
published. Thanks.
Comment 9 Martin Ryzl 2002-11-15 15:37:31 UTC
I have created branch release34 on the module and incresed spec
number on both, branch and trunk.
As there are additional changes in the trunk related to NB 3.4, I'll
ask Robert Novak to publish release34 version.
Comment 10 Martin Ryzl 2002-11-15 17:25:33 UTC
updated on AU, please verify
Comment 11 hiroshiy 2002-11-18 07:29:28 UTC
Hello Martin,

I've verified the fixing in "filecopy.jar 1.7.1"
on "NetBeans Update Center".

Thank you - Hiroshi.
Comment 12 hiroshiy 2002-11-18 07:30:02 UTC
Verified.
Comment 13 Jesse Glick 2002-12-23 16:34:53 UTC
Consistent use of the I18N keyword.
Comment 14 Petr Pisl 2003-01-14 14:18:09 UTC
Integrated into sierrafixes branch (path 2). 
Comment 15 gautham mudra 2003-04-03 18:42:35 UTC
verified on Nevada build030401...
Comment 16 gautham mudra 2003-04-03 23:07:39 UTC
verified on Sierra fcs Rc5a_Build with the patches.....
Comment 17 Quality Engineering 2003-06-30 18:16:31 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 18 gautham mudra 2003-08-15 18:26:18 UTC
verified fix on sierra update1 with patch 113638-4.
Configuration:
Build:Sierra Update1 020923
JDK:1.4.0_03
Locale:ja_JP