Page 1 of 1
VICIDIAL Agent UI Translation

Posted:
Thu Dec 03, 2009 2:36 am
by tonywang
Hello, I had produce "Traditional Chinese" translation file for VICI Agent UI already. Who is the one I should send this file to or I can execute some program to generate UI by my self?
Thanks for your prompt reply!

Posted:
Thu Dec 03, 2009 10:37 am
by mflorell
send it to me vicidial -at -gmail.com
I believe I have receive a Chinese translation of some kind recently but have not had the time to post it to the 2.0.5 branch. I should have some time in the next few weeks to do so though.

Posted:
Thu Dec 03, 2009 9:21 pm
by tonywang
Thanks for your prompt reply, Matt!
Actually that Chinese translation you had received is delivered by my colleague, Chean Wu & me. We worked in the same team. I understand you are too busy so make it delay for weeks already. I think you may teah us how to generate those php files of agent UI from that translated file so we can make it by our own self. It can easy your workload, too. Is it possible?

Posted:
Fri Dec 04, 2009 8:00 am
by mflorell
Just use the build_translation_www_files.pl script

Posted:
Fri Dec 04, 2009 8:12 am
by tonywang
Thanks! But how? Would you please advise the parm of build_translation_www_files.pl script? How should I prepared for the directory structure?

Posted:
Tue Dec 08, 2009 10:24 am
by tonywang
Finally I know how to run the script. I am doing the traditional chinese translation of agent UI now. The script will produce language specified directory, ie /var/www/agc_tw. If I copy all those *.php file to replace /var/www/agc/*.php?

Posted:
Tue Dec 08, 2009 10:55 am
by mflorell
it will be built based upon that new directory, you should leave the other in place and just create a new entry in the welcome_languages.php file and use that as your home page.