{% load translations %} {% if object.subproject.locked or object.locked %} {% show_message "warning" _("This translation is currently locked for updates!") %} {% endif %}