Zen Cart Logo
Forums / Features Wish List / Possibility of translating configuration

Possibility of translating configuration

Locked

Views: 1,531

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
29 Nov 2006, 11:25 PM
#1
rued avatar

rued

Zen Follower

Join Date:
Oct 2005
Location:
Finland
Posts:
186
Plugin Contributions:
0

Possibility of translating configuration

This is maybe more a question about when, than if - because I expect it to happen some time anyway - just want it confirmed..

It's a big job translating the sql-queries, and with the constant changes and patches it almost hopeless to deliver anything in time.

So when will the text in the configuration be transfered into a language file?
It's not that big job, but maybe not top priority at the moment - but can we expect it to happen when rewriting admin in 1.6. And if so, is this years from now or?

Can you please say something about this?

And is it anyway to speed up the process?

3 Dec 2006, 8:14 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Possibility of translating configuration

The plans for this have not been finalized at the present time.

3 Dec 2006, 12:02 PM
#3
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Possibility of translating configuration

rued:

So when will the text in the configuration be transfered into a language file?

I also have this problem :-(
I update admin configuration.php & product_types.php for using language files. And add little simple utility to extract configuration_title and configuration_description from db to language file. All work fine but you must remember about this modifications while installing mod's, that used configuration table :-(

22 Dec 2006, 4:04 AM
#4
neteasy avatar

neteasy

Zen Follower

Join Date:
Mar 2004
Location:
Ontario, Canada
Posts:
128
Plugin Contributions:
2

Re: Possibility of translating configuration

zencart German version does support bilingual in configuration table. Would it be possible to do something similar?

22 Dec 2006, 1:48 PM
#5
rued avatar

rued

Zen Follower

Join Date:
Oct 2005
Location:
Finland
Posts:
186
Plugin Contributions:
0

Re: Possibility of translating configuration

neteasy:

zencart German version does support bilingual in configuration table.

I'm not sure they really do..
I was taking a quick look and it seems like they only update/replace the data in the configuration table, e.g. same thing as everybody else?!