<<
>> Language Spanish/Espanol <<
>> Language File Type custom <<
>> Format Of Language Document --------------------------- This file can be used to override entries in the default language file. ***NOTE*** ALL LANGUAGE CUSTOMIZATION FOR THIS LANGUAGE SHOULD BE DONE IN THIS FILE. DO NOT MAKE ANY CHANGES TO THE DEFAULT LANGUAGE FILE. Each language entry is made up of three parts: 1. The <<
>> tag, which marks the beginning of a language entry. This tag should always appear by itself on a line. 2. The name of the entry, which appears immediately below the <<
>> tag line. This should NEVER BE CHANGED. 3. The text fragment, which should appear immediately below the entry name. This is the ONLY part of a language entry that should be modified. The text fragment will often be exactly the same as its name. THIS IS NOT A MISTAKE -- it is a standard naming convention. Here is an example entry: <<
>> <--- this is the <<
>> tag prev design <--- this is the name of the entry prev design <--- this is the text fragment If you wanted to change this entry to say "last category" you would change the entry to look like this: <<
>> <--- this stays the same prev design <--- this stays the same last category <--- this has been changed! In this way, the entire output of cpshop can be modified to match the language of your site. __BEGIN TEXT__ <<
>> sample entry name sample entry text