{% load i18n %}
{% if value %} {% trans "Replace image..." %} {% else %} {% trans "Select image..." %} {% endif %}
{% if show_progress %}
{% endif %}