Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorSteven Burgart <skburgart@gmail.com>2015-03-27 22:50:54 +0300
committerSteven Burgart <skburgart@gmail.com>2015-03-27 22:50:54 +0300
commit83064492a0281f44f4e3e5726a9a92183c06330a (patch)
treea6a47deb95f0e3cf514ddd484dd9f8e7d46e55d2 /app/views
parent3d4c2d0b510f15ac3f0abe6ba4468dd019b06278 (diff)
Change merging notification to sound more natural
Diffstat (limited to 'app/views')
-rw-r--r--app/views/projects/merge_requests/show/_state_widget.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/show/_state_widget.html.haml b/app/views/projects/merge_requests/show/_state_widget.html.haml
index a4f2a890969..44bd9347f51 100644
--- a/app/views/projects/merge_requests/show/_state_widget.html.haml
+++ b/app/views/projects/merge_requests/show/_state_widget.html.haml
@@ -29,7 +29,7 @@
%h4
Merge in progress...
%p
- GitLab tries to merge it right now. During this time merge request is locked and can not be closed.
+ Merging is in progress. While merging this request is locked and cannot be closed.
- unless @commits.any?
%h4 Nothing to merge