Skip to Content.
Sympa Menu

ndt-users - Re: Applet Language

Subject: ndt-users list created

List archive

Re: Applet Language


Chronological Thread 
  • From: Fabricio Julio <>
  • To: R C <>
  • Cc: ,
  • Subject: Re: Applet Language
  • Date: Mon, 21 Nov 2011 16:33:50 -0200

Hi,
@Tcpw100.java there is two variables (lang and country) that you can modify... for example:
    private String lang = "pt";
    private String country = "BR";
for Brazil portuguese language...
after de change you should recompile the Applet with the make command

2011/11/21 R C <>
Hi Jason,

  Thanks for the quick response.  How does one go about specifying which language the applet should display?

Ross


On Mon, Nov 21, 2011 at 6:18 AM, Jason Zurawski <> wrote:
Hi rfc791;

All of the languages are enabled by default when you build the ndt package.

Thanks;

-jason

On 11/20/11 3:33 PM, thus spake :

I see that there is multiple languages for the applet.  Do I have to compile
to applet with reference to the properties file to use the applet in another
language?

Thanks




--
Fabricio Julio C. de Almeida
Engenharia de Computação - UFES
27 9805-1373




Archive powered by MHonArc 2.6.16.

Top of Page