04. HOWTO: Upgrade from Localizer 1.9.x to 1.10
The changes between Localizer 1.9.x and Localizer 1.10 were fairly minor bugfixes. If you already have Localizer 1.9 or any -dev version between 1.9 and 1.10, you may upgrade simply by overwriting the old Localizer files with those from the 1.10 package. (There were no database changes, so there is no need to run update.php either.)
However, if you are ALSO upgrading from Drupal 5.1 to Drupal 5.2 at the same time (as many will), realize that you will need the new versions of the Localizer patches installed. Having the wrong ones may cause problems with your site. It is recommended that you:
First, put your site in maintenance mode.
Second, disable (uncheck) Localizer in Administer » Site building » Modules.
Third, remove Localizer 1.9.x completely from sites/all/modules
Fourth, do the Drupal 5.2 upgrade.
Fifth, install Localizer 1.10 (including the appropriate patch files) by following the HOWTO.
