commit c4dc979c52e8d1e5852a5ee277c66a58a9da1bc1 Author: Joel Pittet Date: Tue Sep 22 18:55:42 2015 +0200 test diff --git a/core/modules/locale/templates/locale-translation-update-info.html.twig b/core/modules/locale/templates/locale-translation-update-info.html.twig index a66ee54..fde97b0 100644 --- a/core/modules/locale/templates/locale-translation-update-info.html.twig +++ b/core/modules/locale/templates/locale-translation-update-info.html.twig @@ -29,12 +29,12 @@ {%- endtrans -%} {% endif %} - {% if available_updates or not_found %} + {% if updates or not_found %}
- {% if available_updates %} + {% if updates %} {% endif %} @@ -43,7 +43,7 @@ Prefix the missing updates list if there is an available updates lists before it. #} - {% if available_updates %} + {% if updates %} {{ 'Missing translations for:'|t }} {% endif %} {% if not_found %}