Merge branch 'cycle-analytics-stage-title-translation-fix' into 'master'

Fixed the stage title translation in cycle analytics

See merge request !11252
This commit is contained in:
Filipa Lacerda 2017-05-10 17:03:04 +00:00
commit 0f576b94e1
1 changed files with 1 additions and 1 deletions

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