summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_mr_accept.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/merge_requests/show/_mr_accept.html.haml')
-rw-r--r--app/views/projects/merge_requests/show/_mr_accept.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/projects/merge_requests/show/_mr_accept.html.haml b/app/views/projects/merge_requests/show/_mr_accept.html.haml
index 906cc11dc67..bfd4ab6f3d8 100644
--- a/app/views/projects/merge_requests/show/_mr_accept.html.haml
+++ b/app/views/projects/merge_requests/show/_mr_accept.html.haml
@@ -49,7 +49,7 @@
.automerge_widget.cannot_be_merged.hide
%h4
- This pull request contains merge conflicts that must be resolved.
+ This merge request contains merge conflicts that must be resolved.
You can try it manually on the
%strong
= link_to "command line", "#modal_merge_info", class: "how_to_merge_link vlink", title: "How To Merge", "data-toggle" => "modal"
@@ -63,14 +63,14 @@
.automerge_widget.work_in_progress.hide
%h4
- This request cannot be merged because it is marked as <strong>Work In Progress</strong>.
+ This merge request cannot be accepted because it is marked as Work In Progress.
%p
%button.btn.disabled{:type => 'button'}
%i.fa.fa-warning
Accept Merge Request
&nbsp;
- When the merge request is ready, remove the "WIP" prefix from the title to allow merging.
+ When the merge request is ready, remove the "WIP" prefix from the title to allow it to be accepted.
.automerge_widget.unchecked
%p