Rename Quay Content Trust to Quay Trust

This commit is contained in:
Evan Cordell 2017-05-16 07:40:20 -04:00
parent e2be8481b0
commit 61b7bfa90f
3 changed files with 10 additions and 10 deletions

View file

@ -8,7 +8,7 @@
<h3 class="tab-header">Repository Builds</h3>
<div class="co-alert co-alert-info" ng-if="repository.trust_enabled">
Builds cannot be performed on this repository because Quay Content Trust is
Builds cannot be performed on this repository because Quay Trust is
enabled, which requires that all operations be signed by a user.
</div>

View file

@ -152,7 +152,7 @@
Cannot execute with trust enabled
</div>
<div class="modal-body">
The selected operation cannot be performed on this repository because Quay Content Trust is
The selected operation cannot be performed on this repository because Quay Trust is
enabled, which requires that all operations be signed by a user.
</div>
</div><!-- /.modal-content -->