rosa-build/config/locales/models/activity_feed.en.yml

38 lines
1.5 KiB
YAML
Raw Normal View History

en:
layout:
activity_feed:
header: Activity Feed
my_last_projects: My last projects
all_my_projects: All my projects
all_my_builds: All my builds
2012-03-12 08:52:38 +00:00
my_builds_by_day: My today builds
new_project: Create project
notifications:
subjects:
new_comment_notification: New comment to your task
new_commit_comment_notification: New comment to commit
new_issue_notification: New task added to project
new_user_notification: Registered on project «%{ project_name }»
issue_assign_notification: New task assigned
invite_approve_notification: Invitation to ABF
bodies:
new_comment_notification:
title: '%{user_link} has been added a new comment'
content: in issue %{issue_link}.
commit_content: in commit %{commit_link}.
new_issue_notification: '%{user_link} has been added an issue'
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: You have been assigned to issue %{issue_link}
wiki_new_commit_notification: '%{user_link} has been updated wiki %{history_link}'
invite_approve_notification: Invite to ABF
project: in project %{project_link}.
delete_branch: Branch %{branch_name} has been deleted
create_branch: created new branch %{branch_name}
update_branch: pushed to branch %{branch_name}