Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 352203 - Babel Language Packs for Helios Language: Chinese (Simplified) has wrong
Summary: Babel Language Packs for Helios Language: Chinese (Simplified) has wrong
Status: RESOLVED FIXED
Alias: None
Product: Babel
Classification: Technology
Component: Plugins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Babel Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 08:23 EDT by wwqgtxx CLA
Modified: 2013-07-25 12:31 EDT (History)
2 users (show)

See Also:


Attachments
This is Correct file in "org.eclipse.jdt.ui.nl_zh_3.6.0.v20100814043401.jar" (12.13 KB, application/octet-stream)
2011-07-15 08:23 EDT, wwqgtxx CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wwqgtxx CLA 2011-07-15 08:23:28 EDT
Created attachment 199742 [details]
This is Correct file in "org.eclipse.jdt.ui.nl_zh_3.6.0.v20100814043401.jar"

Dear Sir:

   When I use "Babel Language Packs for Helios Language: Chinese (Simplified)"
in eclipse3.6 the Java Editor has show something like that:

"Method[] method -JavaElementLabels_comma_string=,JavaElementLabels_declseparator_string= : Ref.main(String[])"

we need :

"Method[] method - Ref.main(String[])"

Than I found is an error on "org.eclipse.jdt.ui.nl_zh_3.6.0.v20100814043401.jar"
this jar has a file "org/eclipse/jdt/internal/ui/JavaUIMessages_zh.properties"
this file show me these line:

"
JavaElementLabels_anonym_type=\u65b0\u5efa {0}() '{'...}
JavaElementLabels_anonym=\u65b0\u5efa\u533f\u540d\u7684
JavaElementLabels_category=[{0}]
JavaElementLabels_concat_string=\ -\
JavaElementLabels_comma_string=,\
JavaElementLabels_declseparator_string=\ :\
JavaElementLabels_category_separator_string=\s
"
If we delete these ,that's ok.
So I send modified file in the attachmen.I went sir can modify it to help for other 
people.

Thanks
Comment 1 Kit Lo CLA 2011-07-28 12:22:37 EDT
Thanks for the fix contribution. It will be very helpful if you could enter the fix directly into the translation database: http://babel.eclipse.org/babel/translate.php?project=eclipse&version=3.6&file=org.eclipse.jdt.ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties&string=JavaElementLabels_anonym_type
Comment 2 Satoru Yoshida CLA 2013-07-25 11:34:57 EDT
I check this issue at Kepler, it seems to be OK for me in current language pack.
and I tried to change the translation data to prevent this error will not re-occure.

Thanks.
Comment 3 Kit Lo CLA 2013-07-25 12:31:13 EDT
Resolved! Thanks!