Community
Participate
Working Groups
Build Identifier: 20100917-0705 the BabelLanguagePack for Helios does not contain any translations for the Labels used in the WebBrowserPreferencPage (org.eclipse.ui.internal.browser.WebBrowserPreferencePage) Reproducible: Always Steps to Reproduce: 1. Install German BabelLanguagePack (3.6.0.v20101211043401) into Helios 2. Start Helios 3. Go to "Einstellungen" (Window) -> "Benutzervorgaben" (Prefernces) 4. Navigate to WebBrowserPreferencePage
Created attachment 198718 [details] the preference window
Created attachment 198719 [details] a plugin-spy hint
see attachments
The browser preference page correctly provides a way for translations, see, for instance: # Web Browser preferences prefInternalBrowser=Use &internal web browser prefSystemBrowser=Default system web browser prefExternalBrowser=Use e&xternal web browser in the org.eclipse.ui.browser\src\org\eclipse\ui\internal\browser\Messages.properties file. The translation itself is done by either the company who provides you with an Eclipse-based product and in a Babel project for the base Eclipse SDK. The Babel project has facility for crowd-sourcing translation, so you can provide translations to them.