To use a translation, you have to either:
set your locale to a different setting. I'm not sure how to do this,
but I think in Linux you can set the LOCALE environment variable.
OR
Just change the line in Main.cpp that loads the translation file, and
hardcode it to load the _nl file.
You'll also need to compile the translation files using
lrelease BASIC256.pro
On 12/4/06, Ferry Hendrikx <fer...@gm...> wrote:
> Thanks Ian, my Dutch translation can wait until the next release. It
> needs more polish before I'm happy to let it go.
>
> BTW How do I actually use my translation? ;)
>
> Cheers
>
> /Ferry
>
> On 12/5/06, Ian Larsen <dr...@gm...> wrote:
> > All,
> >
> > I've finished the variable watch window. It now uses a tree instead
> > of a list so you can click on the arrays and see the contents.
> >
> > I'd like to do a release sometime tomorrow, so here's your last chance
> > to fix up those translations or commit any (stable, working) changes
> > that you have.
> >
> > And if you've noticed any show-stopper bugs, please let me know so I
> > can fix them beforehand.
> >
> > Thanks!
> > Ian
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys - and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Kidbasic-devel mailing list
> > Kid...@li...
> > https://lists.sourceforge.net/lists/listinfo/kidbasic-devel
> >
>
|