Changed "Location ID" to "Component Location ID"

This commit is contained in:
Oksana Slusarenro
2016-09-15 10:52:00 +03:00
parent 943757a79e
commit e3f55afc41

View File

@@ -5,7 +5,7 @@
<% }) %>
<li class="field comp-setting-entry metadata_entry">
<div class="wrapper-comp-setting-text">
<label class="label setting-label"><%- gettext("Location ID") %></label>
<label class="label setting-label"><%- gettext("Component Location ID") %></label>
<span class="setting-text"><%- locator %></span>
</div>
</li>