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 117501 - I18N - There are 2 dlgs with a text not from not from pseudo localized bundle file
Summary: I18N - There are 2 dlgs with a text not from not from pseudo localized bundle...
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Ken Frank
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-10-02 17:52 UTC by kaa
Modified: 2007-11-04 19:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dlg1 (35.26 KB, image/jpeg)
2007-10-02 17:53 UTC, kaa
Details
dlg2 (26.25 KB, image/jpeg)
2007-10-02 17:54 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-10-02 17:52:57 UTC
build 0927, ja_JP

1. Create SQL Module
2. Add SQL File
3. Uncomment its query
4. Choose from the pop-up menu Generate WSDL

Two dialogs appears with a text not from pseudo localized bundle file.
Comment 1 kaa 2007-10-02 17:53:55 UTC
Created attachment 50017 [details]
dlg1
Comment 2 kaa 2007-10-02 17:54:17 UTC
Created attachment 50018 [details]
dlg2
Comment 3 Venkat Srinivasan 2007-10-03 08:38:29 UTC
Pls look into it.
Comment 4 Radhika Maddula 2007-10-15 15:40:54 UTC
Fixed. Added text to pseudo localized bundle file.
Comment 5 Ken Frank 2007-10-15 15:47:33 UTC
adding text to pseudo localized bundle file will not fix this; these kind of fixes
usually done in code and/or adding to english Bundle.properties files.

please clarify.


ken.frank@sun.com
Comment 6 kaa 2007-10-18 19:50:57 UTC
reproducible: build 1016, XP.ja_JP
Comment 7 Jun Qian 2007-10-26 20:23:07 UTC
It looks fixed to me. Could you please retest?
Comment 8 Ken Frank 2007-10-29 17:10:14 UTC
am using 1024 build and it does not appear fixed.

ken.frank@sun.com
Comment 9 Narayana Rallabandi 2007-10-30 10:35:38 UTC
Hi,

We have one more folder for conversion in the sql folder of enterprise(enterprise\sql\project) that is apart from the
"jdbchelp" and "jdbcwizard". We have the Bundle_ja.properties for the jdbcwizard but not for the SQL. This package
refers to sql project which has this String that is referred in the bug.

The folder path is (enterprise\sql\project\src\org\netbeans\modules\sql\project\wsdl). I could not see any
Bundle_ja.properties for the same.

Can you please include the same in the locale specific .jar so that this issue is resolved?

Thanks,
Narayanaa
Open ESB Community (http://open-esb.org)


Narayana Rallabandi wrote:
>
> If the "pseudo localized jdbc jarfile  " is same as that of the
"soa1/modules/locale/org-netbeans-modules-jdbcwizard_ja.jar" then I have it in the said path and I am starting the
netbeans with the option --locale jp and able to see all the applicable things in japanese.
>
>
> Thanks,
> Narayanaa
> Open ESB Community (http://open-esb.org)
>
>
> Narayana Rallabandi wrote:
>> Hi Ken,
>>
>> Thanks for the mail.
>> Can you please let me know reg. "pseudo localized jdbc jarfile ?  " I am not too sure about it. Also please let me
know how can I emulate the situation here.  Reg 117501 bug also I guess I m missing some thing with respect to the jar
file above.
>>
>> Can you point me to the location where I can look for info reg. the same.
>>
>> Thanks,
>> Narayanaa
>> Open ESB Community (http://open-esb.org) 
Comment 10 Venkat Srinivasan 2007-10-31 05:05:41 UTC
From the below developer comments, it looks like some of the locale specific resources are missing.
Comment 11 Narayana Rallabandi 2007-11-01 05:26:48 UTC
Please add the locale specific Bundle.properties and check
Comment 12 Ken Frank 2007-11-04 19:46:39 UTC
verified.