Daniel Sa wrote: > Is my understanding correct that Globalize use the base language string > as the key when looking up translations?
No, model translations use table name, object_id and column name so you shouldn't have any of the problems you describe. View translations are actually key based. Best regards -- Nicola Piccinini -- http://superfluo.org _______________________________________________ Railsi18n-discussion mailing list [email protected] http://rubyforge.org/mailman/listinfo/railsi18n-discussion
