Files | Admin

Notes:

Release Name: localization_simplified v0.7.1 (for Rails 1.1.x)

Notes:
Release 0.7.1 specifically aimed at Rails 1.1.x 
For use with Rails 1.2 use version 0.8 or later of this plugin.
* PostGres friendly (no error when setting charset)
* Fixed bug that broke RJS support


Changes: * --- release 0.7.1 --- * Fixed RJS bug where javascript content-header was overwritten with text/html (thanks Jakob Skjerning) * Small language corrections by Wijnand Wiersma * PostGres friendly: Added quotes around ActiveRecord::Base.connection.execute "SET NAMES 'UTF8'" (thanks Wijnand Wiersma) * German language errors corrected by Matthias Tarasiewicz * Added "no step three" in installation section :)