Add A Language Set
Previous  Top  Next


To create a new complete language set...

1. Make a copy of the set of files that are in the language/en directory and rename it with the 2 character abbreviation for the language, for instance French is fr, Spanish is sp, etc. Translate the text in all of the files within the fr directory. The words with all capital letters on the left hand side are the constant names. Don't change the constant names! The text is on the right hand side in each line. If you use quotes (single ' or double " ) escape them with a backslash \" or there will be parse errors when you run the scripts.
clip10065   clip10066

2. Create a set of button images with text in that language. Name the images with the 2 character suffix just as the -en and -sv images are already named.

buyd-en.gif      buyd-sv.gif
clip10067   clip10068

3. Make a copy of admin/receipt-en.html, translate the text, rename and save it with the corresponding 2 character language suffix.
clip10069