Fixed the stage title translation in cycle analytics

This commit is contained in:
Phil Hughes 2017-05-10 16:40:46 +01:00
parent 3a983b10cc
commit 851e69e554

View file

@ -51,7 +51,7 @@
%ul
%li.stage-header
%span.stage-name
{{ __('ProjectLifecycle|Stage') }}
{{ s__('ProjectLifecycle|Stage') }}
%i.has-tooltip.fa.fa-question-circle{ "data-placement" => "top", title: _("The phase of the development lifecycle."), "aria-hidden" => "true" }
%li.median-header
%span.stage-name