uqbar-project / wollok

Wollok Programming Language
GNU General Public License v3.0
60 stars 16 forks source link

Spanish environment? #674

Closed flbulgarelli closed 8 years ago

flbulgarelli commented 8 years ago

Currently the Wollok Eclipse is English based. Is it possible to add spanish translations to UI?

javierfernandes commented 8 years ago

It is also in spanish. I think that it starts based on you host locale. If you want to force it, there is an eclipse init paramenter called "nl".

./eclipse -nl es

Or something like that. https://eclipse.org/articles/Article-Speak-The-Local-Language/article.html

Probably can be also added to the eclipse.ini file

On Tue, Jun 7, 2016 at 10:08 PM, Franco Leonardo Bulgarelli < notifications@github.com> wrote:

Currently the Wollok Eclipse is English based. Is it possible to add spanish translations to UI?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uqbar-project/wollok/issues/674, or mute the thread https://github.com/notifications/unsubscribe/AEORWIC4zzhvtCiZ66OFrXi8tUjK6GAsks5qJc_HgaJpZM4IwTzI .

flbulgarelli commented 8 years ago

Nice, it worked!

./wollok -nl es
matifreyre commented 8 years ago

Can we close this one?

flbulgarelli commented 8 years ago

Yes