cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
984
Views
0
Helpful
0
Replies

multiple languages configuration for application/service

vinh.nguyen
Level 1
Level 1

I've created a script/service and have it running.

application

service test tftp://192.168.1.3/test1.tcl

  paramspace english language en

  paramspace english index 1

  paramspace english location tftp://192.168.1.3/

Now I need to set up another language prompt. However, I couldn't do it. I tried to give the user an option to switch between the 2 languages via TCL script via "infotag set med_language prefix sp". That TCL command generated error => "unkown language prefix". I have searched around and look for solution. The more I look, the more confusing it becomes. Because when i went to my 'config->application->service test', i tried to modify the paramspace from there but anything i put in doesn't seem to take any effects.

application

service test tftp://192.168.1.3/test1.tcl

  paramspace spanish index 2

  paramspace english language en

  paramspace english index 1

  paramspace spanish language sp

  paramspace english location tftp://192.168.1.3/

  paramspace spanish location tftp://192.168.1.3/sp

0 Replies 0