Hello,
I can read and write English (at least I try:) but most of my colleges who need to work with chrono form don't.
So I have to translate the admin side of Chrono Form (in Japanese).
I found in
administrator/components/chronoform/languages/
a file named english.chronocontact.php
I translated the value of the defined variables (I've succed in doing that for others component) but for what ever reason, when I upload the file, nothing change.
ex: define("ANTISPAM","ANTISPAM in Kanji which wont display correctly for you so I dont write them here");
Anybody has an idea?
I can read and write English (at least I try:) but most of my colleges who need to work with chrono form don't.
So I have to translate the admin side of Chrono Form (in Japanese).
I found in
administrator/components/chronoform/languages/
a file named english.chronocontact.php
I translated the value of the defined variables (I've succed in doing that for others component) but for what ever reason, when I upload the file, nothing change.
ex: define("ANTISPAM","ANTISPAM in Kanji which wont display correctly for you so I dont write them here");
Anybody has an idea?
Hi ced_damoo,
Unfortunately Max hasn't separated out the Language defines in ChronoForms. I did do this once for an earlier version and there is a few hours work involved. If you are using Joomla 1.5.x then you need to create a language file and replace all the text in ChronoForms with JText calls.
I have no idea if Max plans to do this in the future.
Bob
Unfortunately Max hasn't separated out the Language defines in ChronoForms. I did do this once for an earlier version and there is a few hours work involved. If you are using Joomla 1.5.x then you need to create a language file and replace all the text in ChronoForms with JText calls.
I have no idea if Max plans to do this in the future.
Bob
Thanx for the answer Bob. I will see what I can do.
Hi, we will get this done in the J1.5 version but I can't promise with the next one because I'm concentrating on the new features only for now!
Cheers
Max
This topic is locked and no more replies can be posted.
