Zen Cart Logo
Forums / General Questions / Adding more languages

Adding more languages

Locked

Views: 1,664

Results 1 to 14 of 14
This thread is locked. New replies are disabled.
4 Jun 2010, 5:32 AM
#1
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Adding more languages

Hi Can anyone tell me how to add more languages to my site all i have is english and i would like to add some more like indonesian, chinese etc

4 Jun 2010, 5:39 AM
#2
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Adding more languages

uniqueliving:

Hi Can anyone tell me how to add more languages to my site all i have is english and i would like to add some more like indonesian, chinese etc

admin -> localization -> languages

4 Jun 2010, 5:42 AM
#3
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

clydejones:

admin -> localization -> languages

Hi Clyde thanks for the quick reply
I did try that but i only have english in there can you please tell me how to add more

4 Jun 2010, 5:43 AM
#4
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Adding more languages

uniqueliving:

Hi Clyde thanks for the quick reply
I did try that but i only have english in there can you please tell me how to add more

click the "new language" button and fill in the required information

4 Jun 2010, 5:45 AM
#5
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

clydejones:

click the "new language" button and fill in the required information

ok so where do i get the information from to fill it out

Like what directory and where do i get the image from

4 Jun 2010, 5:57 AM
#6
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,081
Plugin Contributions:
56

Re: Adding more languages

You also need to make sure to copy all the admin and catalog language files:

/includes/languages/NEWLANGUAGE.php
/includes/languages/NEWLANGUAGE/.php
/includes/languages/NEWLANGUAGE/icons/icon.gif
/admin/includes/languages/NEWLANGUAGE.php
/admin/includes/languages/NEWLANGUAGE/
.php

and the one I always forget about:

/email/NEWLANGUAGE_CODE/.

Why the email sub-directory uses a different form than all the other sub-directories is a mystery to me!

In the admin settings,
Name ... is what gets displayed to the admin/store user
code .... is used for the email sub-directory
image .. is the name of the image in /includes/languages/NEWLANGUAGE/images
Directory ... is the name of the main language file and the associated sub-directory (NEWLANGUAGE)

Good luck!

4 Jun 2010, 6:04 AM
#7
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Adding more languages

uniqueliving:

ok so where do i get the information from to fill it out

Like what directory and where do i get the image from

You can also download the language packs from the downloads section.

4 Jun 2010, 6:05 AM
#8
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

lat9:

You also need to make sure to copy all the admin and catalog language files:

/includes/languages/NEWLANGUAGE.php
/includes/languages/NEWLANGUAGE/.php
/includes/languages/NEWLANGUAGE/icons/icon.gif
/admin/includes/languages/NEWLANGUAGE.php
/admin/includes/languages/NEWLANGUAGE/
.php

and the one I always forget about:

/email/NEWLANGUAGE_CODE/.

Why the email sub-directory uses a different form than all the other sub-directories is a mystery to me!

In the admin settings,
Name ... is what gets displayed to the admin/store user
code .... is used for the email sub-directory
image .. is the name of the image in /includes/languages/NEWLANGUAGE/images
Directory ... is the name of the main language file and the associated sub-directory (NEWLANGUAGE)

Good luck!

thanks for your help i have just done as you have said and my page looks weird can you please have a look and tell me what i have done wrong when you click on the indo logo

https://www.dreamcatchersdirect.com.au

4 Jun 2010, 6:14 AM
#9
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Adding more languages

uniqueliving:

thanks for your help i have just done as you have said and my page looks weird can you please have a look and tell me what i have done wrong when you click on the indo logo

https://www.dreamcatchersdirect.com.au

I'm guessing you haven't copied over your custom template files to the new language.

i.e. ( includes/languages/NEW_LANGUAGE/YOUR_TEMPLATE )

4 Jun 2010, 6:43 AM
#10
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

clydejones:

I'm guessing you haven't copied over your custom template files to the new language.

i.e. ( includes/languages/NEW_LANGUAGE/YOUR_TEMPLATE )

copied my template folder over and still get the same

4 Jun 2010, 6:53 AM
#11
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Adding more languages

uniqueliving:

copied my template folder over and still get the same

At least two of your add-ons (language files) are missing in both the indonesian and italian languages.

The login sidebox and the ceon manual card sidebox

4 Jun 2010, 6:59 AM
#12
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

clydejones:

At least two of your add-ons (language files) are missing in both the indonesian and italian languages.

The login sidebox and the ceon manual card sidebox

ok thank you for your help seems a little hard might have a look at it a bit down the track

Thank you very much for your time and help though

4 Jun 2010, 7:08 AM
#13
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

uniqueliving:

ok thank you for your help seems a little hard might have a look at it a bit down the track

Thank you very much for your time and help though

ok not sure what i have done but i removed the language file and my site looks bad help please

4 Jun 2010, 7:30 AM
#14
uniqueliving avatar

uniqueliving

Zen Follower

Join Date:
Dec 2009
Location:
Gold Coast, Australia
Posts:
172
Plugin Contributions:
0

Re: Adding more languages

not sure whats going on but it works in firefox but not in IE