Page 1 of 1

what happens if I replaced the words 'default' & 'wholesaler

Posted: Sat Mar 19, 2011 5:51 am
by rocketero
I was looking in my OpenCart Back-office that there are some words that are not translated into the language I'm working with.

in Admin going to: PURCHASES/GROUP OF CLIENTS, there are two words there: DEFAULT and WHOLESALER.

What happened here if I change those words for something equivalent in my language? Will this impact the whole store somewhere else in the code written in PHP in other files ??

Any reply is appreciated.

Re: what happens if I replaced the words 'default' & 'wholes

Posted: Sat Mar 19, 2011 2:54 pm
by opencartisalright
The world would come to an end as you know it. Fire and brimstone would rain down from the sky and hell on earth would rise.

Oh yeah, and you can change the Default and Wholesaler customer groups to whatever you'd like :)

Re: what happens if I replaced the words 'default' & 'wholes

Posted: Sat Mar 19, 2011 3:03 pm
by rocketero
opencartisalright wrote:The world would come to an end as you know it. Fire and brimstone would rain down from the sky and hell on earth would rise.

Oh yeah, and you can change the Default and Wholesaler customer groups to whatever you'd like :)
haha, that was funny,

thanks buddy.

Re: what happens if I replaced the words 'default' & 'wholes

Posted: Sat Mar 19, 2011 9:48 pm
by Xsecrets
and to answer your other question anything that does not have a language tab it would be very difficult to add a language tab. It has to do with the way things are stored in the database. some things have an extra table to hold the different languages and some things don't.