Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Babel » Where to find language packs?
Where to find language packs? [message #14452] Wed, 02 July 2008 14:37 Go to next message
Eclipse UserFriend
Originally posted by: godeau_nosp.m_alma.fr

Hello,

I found the Babel download page, with URLs for update sites:
http://www.eclipse.org/babel/downloads.php

But I'd like to know if there are language packs bundled like in Eclipse
3.2, with several languages and projects in a single zip file? This
would be easier to prepare a target for RCP development.

Thank you.

--
Patrick
Re: Where to find language packs? [message #14482 is a reply to message #14452] Wed, 02 July 2008 17:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam_kowalskilee.gmail.com

Hello,

Maybe these pages will be a suitable work around for not having packages
that are groupings of several languages.

Eclipse Europa (3.3) features/plugins jars:
http://build.eclipse.org/technology/babel/test-updates/europ a/

Eclipse Ganymede (3.4) features/plugins jars:
http://build.eclipse.org/technology/babel/test-updates/ganym ede/

Use the links on those pages to get the NL versions of features and
plugins. While you'll have to get them one at a time, at least you can
choose which languages and plug-ins you want and avoid the ones that you
don't want.

I don't know if these pages are 'standard' and not subject to change. I
happened to find them when I was searching for something else.

Hope this helps,
Lee Anne
http://www.linkedin.com/in/leeannekowalski

Patrick Godeau wrote:
> Hello,
>
> I found the Babel download page, with URLs for update sites:
> http://www.eclipse.org/babel/downloads.php
>
> But I'd like to know if there are language packs bundled like in Eclipse
> 3.2, with several languages and projects in a single zip file? This
> would be easier to prepare a target for RCP development.
>
> Thank you.
>
Re: Where to find language packs? [message #14511 is a reply to message #14482] Thu, 03 July 2008 07:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: godeau_nosp.m_alma.fr

Le 02/07/2008 19:19, Lee Anne a écrit :
>
> Maybe these pages will be a suitable work around for not having packages
> that are groupings of several languages.
>
> Eclipse Europa (3.3) features/plugins jars:
> http://build.eclipse.org/technology/babel/test-updates/europ a/
>
> Eclipse Ganymede (3.4) features/plugins jars:
> http://build.eclipse.org/technology/babel/test-updates/ganym ede/


Thanks Lee Anne,

But now I have another problem. When I put these language
features/plugins in my RCP target, they are not taken in my application
build. The platform part of the application is not localized.

I must copy the language plug-ins by hand after the build, to get the
app translated.

What did I get wrong please?

--
Patrick
Re: Where to find language packs? [message #14542 is a reply to message #14511] Thu, 03 July 2008 12:08 Go to previous message
Eclipse UserFriend
Originally posted by: nospam_kowalskilee.gmail.com

Hi Patrick,

I don't know why that would be happening.

Maybe post a new thread to this newsgroup with that subject line: about
using the NL plug-ins in your RCP target.

That way, people with more experience in that will see and can respond.

You might also include the eclipse.platform.rcp newsgroup in addition,
because it might be related to the RCP target nature of things.

Hope this helps,
Lee Anne


Patrick Godeau wrote:
> Le 02/07/2008 19:19, Lee Anne a écrit :
>>
>> Maybe these pages will be a suitable work around for not having
>> packages that are groupings of several languages.
>>
>> Eclipse Europa (3.3) features/plugins jars:
>> http://build.eclipse.org/technology/babel/test-updates/europ a/
>>
>> Eclipse Ganymede (3.4) features/plugins jars:
>> http://build.eclipse.org/technology/babel/test-updates/ganym ede/
>
>
> Thanks Lee Anne,
>
> But now I have another problem. When I put these language
> features/plugins in my RCP target, they are not taken in my application
> build. The platform part of the application is not localized.
>
> I must copy the language plug-ins by hand after the build, to get the
> app translated.
>
> What did I get wrong please?
>
Re: Where to find language packs? [message #571494 is a reply to message #14452] Wed, 02 July 2008 17:19 Go to previous message
Eclipse UserFriend
Originally posted by: nospam_kowalskilee.gmail.com

Hello,

Maybe these pages will be a suitable work around for not having packages
that are groupings of several languages.

Eclipse Europa (3.3) features/plugins jars:
http://build.eclipse.org/technology/babel/test-updates/europ a/

Eclipse Ganymede (3.4) features/plugins jars:
http://build.eclipse.org/technology/babel/test-updates/ganym ede/

Use the links on those pages to get the NL versions of features and
plugins. While you'll have to get them one at a time, at least you can
choose which languages and plug-ins you want and avoid the ones that you
don't want.

I don't know if these pages are 'standard' and not subject to change. I
happened to find them when I was searching for something else.

Hope this helps,
Lee Anne
http://www.linkedin.com/in/leeannekowalski

Patrick Godeau wrote:
> Hello,
>
> I found the Babel download page, with URLs for update sites:
> http://www.eclipse.org/babel/downloads.php
>
> But I'd like to know if there are language packs bundled like in Eclipse
> 3.2, with several languages and projects in a single zip file? This
> would be easier to prepare a target for RCP development.
>
> Thank you.
>
Re: Where to find language packs? [message #571529 is a reply to message #14482] Thu, 03 July 2008 07:13 Go to previous message
Patrick Godeau is currently offline Patrick GodeauFriend
Messages: 64
Registered: July 2009
Member
Le 02/07/2008 19:19, Lee Anne a écrit :
>
> Maybe these pages will be a suitable work around for not having packages
> that are groupings of several languages.
>
> Eclipse Europa (3.3) features/plugins jars:
> http://build.eclipse.org/technology/babel/test-updates/europ a/
>
> Eclipse Ganymede (3.4) features/plugins jars:
> http://build.eclipse.org/technology/babel/test-updates/ganym ede/


Thanks Lee Anne,

But now I have another problem. When I put these language
features/plugins in my RCP target, they are not taken in my application
build. The platform part of the application is not localized.

I must copy the language plug-ins by hand after the build, to get the
app translated.

What did I get wrong please?

--
Patrick
Re: Where to find language packs? [message #571563 is a reply to message #14511] Thu, 03 July 2008 12:08 Go to previous message
Eclipse UserFriend
Originally posted by: nospam_kowalskilee.gmail.com

Hi Patrick,

I don't know why that would be happening.

Maybe post a new thread to this newsgroup with that subject line: about
using the NL plug-ins in your RCP target.

That way, people with more experience in that will see and can respond.

You might also include the eclipse.platform.rcp newsgroup in addition,
because it might be related to the RCP target nature of things.

Hope this helps,
Lee Anne


Patrick Godeau wrote:
> Le 02/07/2008 19:19, Lee Anne a écrit :
>>
>> Maybe these pages will be a suitable work around for not having
>> packages that are groupings of several languages.
>>
>> Eclipse Europa (3.3) features/plugins jars:
>> http://build.eclipse.org/technology/babel/test-updates/europ a/
>>
>> Eclipse Ganymede (3.4) features/plugins jars:
>> http://build.eclipse.org/technology/babel/test-updates/ganym ede/
>
>
> Thanks Lee Anne,
>
> But now I have another problem. When I put these language
> features/plugins in my RCP target, they are not taken in my application
> build. The platform part of the application is not localized.
>
> I must copy the language plug-ins by hand after the build, to get the
> app translated.
>
> What did I get wrong please?
>
Previous Topic:Where to find language packs?
Next Topic:Using NL plug-ins in RCP
Goto Forum:
  


Current Time: Tue Apr 16 05:16:10 GMT 2024

Powered by FUDForum. Page generated in 0.27992 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top