[Gambas-user] Localization feature

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Jan 29 00:20:51 CET 2011


Example, if this code would been opened with Finnish language it would look
like this:
If a = b Then sSomeString = ("Tämä on Suomeksi.")

And if it would been opened with English language then it would look like
this:
If a = b Then sSomeString = ("This is in Finnish.")


So, ready made translation would be used in IDE.


Jussi




2011/1/29 Benoît Minisini <gambas at ...1...>

> > Hi!
> > Is it possible to make IDE show strings accordingly to used language?
> > Meaning if I have wrote code in Finnish (variable names, comments,
> strings,
> > etc),
> > and I'm planning to release my code as open source.
> > It would help to make code more international if I could use ready made
> > string translations.
> >
> > Maybe it would generally help developers to adapt new code made by non
> > English speaker.
> >
> > Is it possible already? Or to wish list?
> >
> > Jussi
>
> Can you be more precise?
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list