{% load i18n %} {% if local_glossary %}
{% translate "This glossary has no remote repository, and ‘Manage strings’ is disabled. You cannot add glossary terms directly in Weblate, and terminology entries are not automatically added to missing glossary languages." %}
{% else %}{% translate "This glossary contains terms marked as terminology, but ‘Manage strings’ is disabled. Weblate will not automatically add these terms to missing glossary languages." %}
{% endif %}{% translate "Enable ‘Manage strings’ in the component settings to add terms and synchronize terminology. You can dismiss this warning if the glossary files are maintained separately." %}
{% if can_configure %} {% endif %}