Commit 214fe95e57957748bb743a952ace8c0422f44f59

Authored by Antonio Terceiro
1 parent ecb8c987

Missed one notification message to enhance

(ActionItem1610)
app/views/task_mailer/target_notification.rhtml
... ... @@ -6,5 +6,5 @@
6 6 <%= @tasks_url %>
7 7  
8 8 --
9   -<%= @environment %>
  9 +<%= _('%s team.') % @environment %>
10 10 <%= @url %>
... ...