diff --git a/rhodecode/templates/changeset/changeset_file_comment.html b/rhodecode/templates/changeset/changeset_file_comment.html --- a/rhodecode/templates/changeset/changeset_file_comment.html +++ b/rhodecode/templates/changeset/changeset_file_comment.html @@ -134,7 +134,7 @@ %if c.rhodecode_user.username != 'default':
${h.form(post_url)} - ${_('Leave a comment')} + ${_('Leave a comment or change status by checking `change status` checkbox')}
${(_('Comments parsed using %s syntax with %s support.') % (('RST' % h.url('rst_help')),