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
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/abuse_reports/new.html.haml')
-rw-r--r--app/views/abuse_reports/new.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/abuse_reports/new.html.haml b/app/views/abuse_reports/new.html.haml
index aaa85e81bd4..d5dfddef837 100644
--- a/app/views/abuse_reports/new.html.haml
+++ b/app/views/abuse_reports/new.html.haml
@@ -1,8 +1,8 @@
-- page_title _("Report abuse to admin")
+- page_title _("Report abuse to administrator")
%h1.page-title.gl-font-size-h-display
- = _("Report abuse to admin")
+ = _("Report abuse to administrator")
%p
- = _("Please use this form to report to the admin users who create spam issues, comments or behave inappropriately.")
+ = _("Use this form to report to the administrator users who create spam issues, comments or behave inappropriately.")
%p
= _("A member of the abuse team will review your report as soon as possible.")
%hr