Merge "Fix mistakes in descriptions."

This commit is contained in:
Jenkins 2017-09-07 17:33:50 +00:00 committed by Gerrit Code Review
commit c5567436cb
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
</div>
<div class="right">
<h3>{% trans "Description:" %}</h3>
<p>{% trans "Add Consumed Policy Rule Set. Press Ctrl to select multiple items." %}</p>
<p>{% trans "Add Provided Policy Rule Set. Press Ctrl to select multiple items." %}</p>
</div>
{% endblock %}

View File

@ -15,7 +15,7 @@
</div>
<div class="right">
<h3>{% trans "Description:" %}</h3>
<p>{% trans "You may update External Policy details here." %}</p>
<p>{% trans "You may update external group details here." %}</p>
</div>
{% endblock %}

View File

@ -15,7 +15,7 @@
</div>
<div class="right">
<h3>{% trans "Description:" %}</h3>
<p>{% trans "You may update policy_target details here." %}</p>
<p>{% trans "You may update group details here." %}</p>
</div>
{% endblock %}