{% extends FUNC_BASE_HTML %} {% load i18n %} {% block css %}{{ block.super }} {% endblock css %} {% block js %} {{ block.super }} {% endblock js %} {% block ajaxform_modified %}{{ block.super }} {% endblock ajaxform_modified %} {% block function %}

{% trans "DMS: Registered LisenceKey." %}: {{ licensekey }}

{% trans "DMS: DTCP-IP Management Page" %} {% trans "DMS: Open Management Page" %}
{{ form.sharelist.label }} {% with form.sharelist as sharelist_select_field %} {% include './multi-checkbox.html' %} {% endwith %}
{% trans "DMS: Delete reservation information" %}

{% trans "All reservation to this product from compatible equipment is deleted." %}
{% trans "When reservation information is different at this product and compatible equipment," %} {% trans "please delete reservation information. (e.g. initializing compatible equipment.)" %}

{% endblock function %}