{% trans "This will save the Resource Model in its current state. It will also create a historical record of the Resource Model." %}
{% trans "This will save the Resource Model in its current state. It will update the related historical record to reflect these changes." %}
{% trans "This will save the Branch in its current state. It will also create a historical record of the Branch." %}
{% trans "This will save the Branch in its current state. It will update the related historical record to reflect these changes." %}
{% blocktrans count publication_resource_instance_count as publication_resource_instance_count %}
Warning! There is {{ publication_resource_instance_count }} Resource Instance that will be affected by this change.
{% plural %}
Warning! There are {{ publication_resource_instance_count }} Resource Instances that will be affected by this change.
{% endblocktrans %}