You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rafaelgg edited this page Jan 6, 2012
·
1 revision
At the moment there is no kosher way of customizing what appears in notification messages. However, if you are willing to dig into the code, you can find the following:
Notification subjects are created at the notification_subject() method in base/app/models/activity.rb. They use the locales under base/config/locales/
Notification bodies live in base/app/views/notifications/activities/*