summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2019-07-18 10:42:42 +0900
committerClement Ho <ClemMakesApps@gmail.com>2019-07-18 10:42:51 +0900
commit41aba1dbbf95cf724015d4660a4f7813e11d9853 (patch)
tree6c777126f0aea20d33fccb6d7f35ad0fae86de23
parent34f5eb1b93b5c1e7d8ed8d578d8b94cd33d2dca3 (diff)
downloadgitlab-ce-localize-updated-text.tar.gz
Localize updated text on projects list pagelocalize-updated-text
-rw-r--r--app/views/shared/projects/_project.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/projects/_project.html.haml b/app/views/shared/projects/_project.html.haml
index 71bd9320593..6cdd5026d52 100644
--- a/app/views/shared/projects/_project.html.haml
+++ b/app/views/shared/projects/_project.html.haml
@@ -89,4 +89,4 @@
%span.icon-wrapper.pipeline-status
= render 'ci/status/icon', status: project.commit.last_pipeline.detailed_status(current_user), type: 'commit', tooltip_placement: 'top', path: pipeline_path
.updated-note
- %span Updated #{updated_tooltip}
+ %span _('Updated') #{updated_tooltip}