Skip to content

Fix translation of 'Updated' term in projects list

Paul Gascou-Vaillancourt requested to merge fix-i18n-updated-projects into master

What does this MR do?

The Updated term isn't translated properly in the projects list:

Screen_Shot_2019-07-19_at_1.03.28_PM

The bug was introduced in https://gitlab.com/gitlab-org/gitlab-ce/commit/06eb3d091d6f7fdba6559dc323098a1882a4acb4 The HAML template has been fixed to ensure _('Updated') is evaluated properly.

Screen_Shot_2019-07-19_at_2.17.20_PM

Does this MR meet the acceptance criteria?

Conformity

Edited by Paul Gascou-Vaillancourt

Merge request reports