blob: 8570334010970e638c2da470a781785eea369b01 (
plain)
1
2
3
4
5
6
7
8
9
10
|
en:
mailers:
calendar_mailer:
sent_by: "Sent by"
created:
subject: A new shared calendar has been created
body: "A new shared calendar %{cal_name} has been added by STIF. You can now view it in the <a href='%{cal_index_url}' target='_blank' style='color:#333333;'>list of shared calendars</a>."
updated:
subject: A shared calendar has been updated
body: "A new shared calendar %{cal_name} has been updated by STIF. You can now view it in the <a href='%{cal_index_url}' target='_blank' style='color:#333333;'>list of shared calendars</a>."
|