{% if reloadTree %} {% endif %} {% if app['request'].query.get('success') == '1' %}
× {% trans 'forms::operation effectuee OK' %}
{% elseif app['request'].query.get('success') == '0' %}
× {% trans 'An error occured' %} {% if errorMsg is not none %} {{ errorMsg }} {% endif %}
{% endif %}

{% trans "admin::base: document indexes en utilisant la fiche xml" %} :

{% trans "admin::base: document indexes en utilisant le thesaurus" %} :

{% if app['authentication'].getUser().ACL().has_right_on_sbas(databox.get_sbas_id(), "bas_manage") %}
{% for code, language in app['locales.I18n.available'] %}
{{ language }}
{% endfor %}
{% for code, language in app['locales.I18n.available'] %}
{% endfor %}
{% trans "admin::base:collection: Creer une collection" %}
{% if databox.get_mountable_colls()| length > 0 %}
{% trans "admin::base:collection: Monter une collection" %}
{% endif %} {% if databox.get_activable_colls()| length > 0 %}
{% trans "Activer une collection" %}
{% endif %} {% endif %}

{% trans "admin::base: logo impression PDF" %}

{% if app['authentication'].getUser().ACL().has_right_on_sbas(databox.get_sbas_id(), "bas_manage") %}
{% endif %}
{% trans "admin::base:collection: aucun fichier (minilogo, watermark ...)" %} {% if app['authentication'].getUser().ACL().has_right_on_sbas(databox.get_sbas_id(), "bas_manage") %} {% trans "admin::base: envoyer un logo (jpeg 35px de hauteur max)" %} {% endif %}