 /**
 *
 * ULTIMATE Seo Urls 5
 *
 * 
 * @package Ultimate Seo Urls 5
 * @license http://www.opensource.org/licenses/gpl-2.0.php GNU Public License
 * @link http://www.fwrmedia.co.uk
 * @copyright Copyright 2008-2009 FWR Media
 * @copyright Portions Copyright 2005 Bobby Easland
 * @author Robert Fisher, FWR Media, http://www.fwrmedia.co.uk 
 * @lastdev $Author:: Rob                                              $:  Author of last commit
 * @lastmod $Date:: 2010-12-01 11:12:10 +0000 (Wed, 01 Dec 2010)       $:  Date of last commit
 * @version $Rev:: 187                                                 $:  Revision of last commit
 * @Id $Id:: instructions.txt 187 2010-12-01 11:12:10Z Rob             $:  Full Details   
 */
 
 Although special language characters replacement can still be used via admin it is very limited.
 
 You now have the ability to add individual character conversion files to the following directory:
 
 catalog/includes/apps/ultimate_seo_urls5/includes/character_conversion
 
 The files must be named exactly the same as your language file in catalog/includes/languages/
 
 e.g. danish.php or german.php or espanol.php etc.
 
 For most of these files I have tried to put the special characters in the array but it is up to you to add the English equivilents.
 
 I also have tried to save the files in a relevant encoding but again, it is up to you to ensure the encoding matches
 the output of your site.
 
 Once you have added files to the character_conversion folder these will take precedence and the admin settings will not work for that particular language.
 
 Once a character conversion file has been completed it would be a great help to others if you could email the file to me so that I can add the full
 files to the next release.