[RAILS3]

I hesitate on how handling the locale view templates  to default to
one language only ..

sending admin emails will go only to one locale  'en_GB'

should I set it up into the template name and set I18n.locale to
'en_GB'

membership_renew.en_GB.html.erb

OR

whatever  locale is used , if I have :

membership_renew.html

it will be the default ?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to