2012-02-24 13:49:47 +00:00
|
|
|
en:
|
|
|
|
layout:
|
|
|
|
activity_feed:
|
|
|
|
header: Activity Feed
|
|
|
|
|
|
|
|
notifications:
|
|
|
|
subjects:
|
2012-03-03 00:19:31 +00:00
|
|
|
new_comment_notification: New comment to your task
|
2012-02-24 18:25:35 +00:00
|
|
|
new_commit_comment_notification: New comment to commit
|
2012-02-24 13:49:47 +00:00
|
|
|
new_issue_notification: New task added to project
|
|
|
|
new_user_notification: Registered on project «%{ project_name }»
|
|
|
|
issue_assign_notification: New task assigned
|
2012-03-03 00:19:31 +00:00
|
|
|
invite_approve_notification: Invitation to ABF
|
2012-02-24 13:49:47 +00:00
|
|
|
|
|
|
|
bodies:
|
|
|
|
new_comment_notification:
|
|
|
|
title: Hello, %{user_name}.
|
|
|
|
content: To the issue %{issue_link} added a comment.
|
2012-02-24 18:25:35 +00:00
|
|
|
commit_content: To the commit %{commit_link} added a comment.
|
2012-02-24 13:49:47 +00:00
|
|
|
new_issue_notification:
|
|
|
|
title: Hello, %{user_name}.
|
|
|
|
content: To project %{project_link} has been added an issue %{issue_link}
|
|
|
|
new_user_notification:
|
|
|
|
title: Hello, %{user_name}.
|
|
|
|
content: You have been sign up to project «ROSA Build System» and now can sign in.
|
|
|
|
email: ==Your email %{user_email}
|
|
|
|
password: ==Your password %{user_password}
|
|
|
|
issue_assign_notification:
|
|
|
|
title: Hello, %{user_name}.
|
|
|
|
content: You have been assigned to issue %{issue_link}
|