diff --git a/Resources/views/SymfonyProfiler/translation.html.twig b/Resources/views/SymfonyProfiler/translation.html.twig index e4a9c3b8..064fe5e7 100644 --- a/Resources/views/SymfonyProfiler/translation.html.twig +++ b/Resources/views/SymfonyProfiler/translation.html.twig @@ -4,133 +4,72 @@ # Authors Tobias Nyholm, Damien Alexandre (damienalexandre), Damien Harper #} -{% import _self as translation_helper %} +{% import _self as helper %} -{% block panelContent %} -
| - - | + {% if withCheckbox %} ++ + | + {% endif %}Locale | Domain | Times used | @@ -143,10 +82,8 @@ {% for key, message in messages %}
|---|---|---|---|---|
| - {% if message.state == constant('Symfony\\Component\\Translation\\DataCollectorTranslator::MESSAGE_MISSING') %} + {% if withCheckbox %} - {% else %} - {% endif %} | {{ message.locale }} |