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 13691

Summary: i18n - There are buttons and messages which the English name attached.
Product: versioncontrol Reporter: Masafumi Matsuda <mmc131206>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: CLOSED FIXED    
Severity: blocker CC: prgsust
Priority: P4 Keywords: I18N
Version: -FFJ-   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: i18n - There are buttons and messages which the English name attached.
Message is displayed in English.

Description Masafumi Matsuda 2001-07-18 13:58:31 UTC
Please see attached image file.
There are buttons and messages which the English name attached.

How to reproduce
1.Select "CVS Client-->Checkout" from popup menu of JavaCVS Filesystem.
2.Display a "Advanced Option for the Check Command" dialog.
3.Push Run Command button in the dialog displayed by (2.)
  Display a "CVS Error" dialog (filename or directory or volume lavel failed)
4.There are buttons and messages of the English notation in the dialog displayed
by(3.).
 
  "Command Log Details" button
  "Close" button
  "CVS Error" title
  "Underlying exception: underlying exception:" message
  "(checkout. )" message
  
5.Push Command Log Details button in the dialog displayed by(4.).
  Display a Command Log Details.
6.There are buttons of the English notation in the dialog displayed by(5.).
  
  "Hide Details" button
  "Close" button
Comment 1 Masafumi Matsuda 2001-07-18 14:02:41 UTC
Created attachment 1903 [details]
i18n - There are buttons and messages which the English name attached.
Comment 2 Milos Kleint 2001-07-24 13:15:46 UTC
these button's labels should be included now in the i18n.list file now
(the org/netbeans/modules/cvsclient/commands/bundle.properties file
was not listed there.)
Comment 3 Masafumi Matsuda 2001-08-14 08:30:24 UTC
Created attachment 2153 [details]
Message is displayed in English.
Comment 4 Masafumi Matsuda 2001-08-14 08:31:03 UTC
Please see attached image file(javacvs_1.png).

I have checked this issue, but still some message 
 is displayed in English.
 "Underlying exception: underlying exception:"
 "(checkout. )"
Do the message come from Bundle.properties?
Comment 5 Milos Kleint 2001-08-14 11:35:19 UTC
reopening
Comment 6 Milos Kleint 2001-08-27 09:17:07 UTC
the underlying Exception string that appears in the picture, comes
from the cvs library which wasn't localized in 3.2 (ffj30). It's
already fixed in 3.3. 

Sorry about that to the sustaining team. I didn't realize that the
text from the library is used somewhere...

Bug also appears in version : FFJ30

Comment 7 Jiri Kovalsky 2001-10-19 10:04:11 UTC
Could you please Masafumi verify this bug in latest development build 
of Forte for Java 4.0 ? It's simply not possible for me to do. Thanks!
Comment 8 Masafumi Matsuda 2001-10-24 02:14:09 UTC
I've verified FFJ 4.0 Build 011017.
Comment 9 Jesse Glick 2002-12-23 16:35:44 UTC
Consistent use of the I18N keyword.