|
|
@@ -1324,6 +1324,7 @@ issues.new.labels = Labels |
|
|
|
issues.new.add_labels_title = Apply labels |
|
|
|
issues.new.no_label = No Label |
|
|
|
issues.new.clear_labels = Clear labels |
|
|
|
issues.new.clear_branch_tag = Clear branch or tag |
|
|
|
issues.new.no_items = No items |
|
|
|
issues.new.milestone = Milestone |
|
|
|
issues.new.add_milestone_title = Set milestone |
|
|
@@ -1353,6 +1354,13 @@ issues.remove_label_at = removed the <div class="ui label" style="color: %s\; ba |
|
|
|
issues.add_milestone_at = `added this to the <b>%s</b> milestone %s` |
|
|
|
issues.change_milestone_at = `modified the milestone from <b>%s</b> to <b>%s</b> %s` |
|
|
|
issues.remove_milestone_at = `removed this from the <b>%s</b> milestone %s` |
|
|
|
|
|
|
|
issues.add_branch_at=`added this to the <b>%s</b> branch %s` |
|
|
|
issues.add_tag_at =`added this to the <b>%s</b> tag %s` |
|
|
|
issues.change_branch_tag_at= `modified the branch/tag from <b>%s</b> to <b>%s</b> %s` |
|
|
|
issues.remove_branch_at=`removed this from the <b>%s</b> branch %s` |
|
|
|
issues.remove_tag_at=`removed this from the <b>%s</b> tag %s` |
|
|
|
|
|
|
|
issues.deleted_milestone = `(deleted)` |
|
|
|
issues.self_assign_at = `self-assigned this %s` |
|
|
|
issues.add_assignee_at = `was assigned by <b>%s</b> %s` |
|
|
|