summaryrefslogtreecommitdiff
path: root/app/views/projects/show.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2018-04-02 18:31:15 +0200
committerBob Van Landuyt <bob@vanlanduyt.co>2018-04-10 15:46:20 +0200
commitd18285257304115a43defc82202d76b0f498f4c3 (patch)
treef5b95f1001be96698629f669e4d0f2f6c8f26e2e /app/views/projects/show.html.haml
parent05732d90da0c556d6857bb4c1acd46d676dd07ba (diff)
downloadgitlab-ce-d18285257304115a43defc82202d76b0f498f4c3.tar.gz
Update phrasing around archived feature in UI
Diffstat (limited to 'app/views/projects/show.html.haml')
-rw-r--r--app/views/projects/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/show.html.haml b/app/views/projects/show.html.haml
index 94331a16abd..e28accd5b43 100644
--- a/app/views/projects/show.html.haml
+++ b/app/views/projects/show.html.haml
@@ -24,7 +24,7 @@
.text-warning.center.prepend-top-20
%p
= icon("exclamation-triangle fw")
- #{ _('Archived project! Repository is read-only') }
+ #{ _('Archived project! Repository and other project resources are read-only') }
- view_path = @project.default_view