[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.babel] Re: Language Pack download page does not work

Werner Keil wrote:
The Ganymede update site works well.

Just installed it on a German OS machine to test what I'm primarily
dealing with (as German Language Champion)

2 things I noticed.

1. It seems there's some caching of UI resources until you use a
particular editor...
Since the "Hierarchy" tab was still in English after update and
restarting Eclipse automatically.
Once clicked on the tab it got "translated".
A minor issue, but maybe at least in Galileo it could be fixed? (happy
to file a Bugzilla entry, do you have an idea, whether this is on the
Babel side, or rather core components of Eclipse?)
I think that would happen if there was some caching happening on the framework for the plugin.properties files. I would be surprised that this happens though... unless the plugin.properties file is read on the plugin without starting the bundle, and the fragments are not looked up at that point ( and I believe the UI does just that for the view names for example, they read them and they only load the bundle when the view is brought to front for the first time)... so yes, that looks like a very big bug for the platform folks. I think it would go under Platform > UI. Please paste the link of the bug here ?

2. Mylyn sticks out very badly in Ganymede. I know Mik and his folks promised to fix this with 3.2 Which is the target release for Galileo. So while his contribution in the Board was certainly much appreciated, stepping down and focussing on Mylyn and TaskTop (should a German, French or other translation of his product be desired?) may help Galileo to speak with a consistent tongue at least in the most common languages.
I don't graps the action item out of this. Can you be more explicit ? I don't know of the history of this.

Werner