Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Merge branch 'fix/notification-for-updated-comment' into next
Browse files Browse the repository at this point in the history
from pull-request 1588

* fix/notification-for-updated-comment:
  notification: Add missed messages for comment update

Reviewed-by: Keesun Baik <keesun.baik@navercorp.com>
  • Loading branch information
Yi EungJun committed Apr 23, 2015
2 parents 15757b8 + dd54385 commit 2875947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/messages
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ notification.pushed.newcommits = New Commits
notification.reviewthread.closed = Review thread closed.
notification.reviewthread.reopened = Review thread reopened
notification.reviewthread.inTheFile = In {0}:
notification.type.comment.updated = Comment updated
notification.type.issue.assignee.changed = Issue assignee changed.
notification.type.issue.body.changed = Issue body changed
notification.type.issue.referred.from.commit = Issue mentioned in commit
Expand Down
1 change: 1 addition & 0 deletions conf/messages.ko-KR
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ notification.pushed.newcommits = 커밋
notification.reviewthread.closed = 리뷰 스레드 닫힘
notification.reviewthread.reopened = 리뷰 스레드 다시 열림
notification.reviewthread.inTheFile = {0} 에서:
notification.type.comment.updated = 댓글 수정
notification.type.issue.assignee.changed = 이슈 담당자 변경
notification.type.issue.body.changed = 이슈 본문 변경
notification.type.issue.referred.from.commit = 커밋에서의 이슈 언급
Expand Down

0 comments on commit 2875947

Please sign in to comment.