|
@@ -577,7 +577,7 @@
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
|
<label translate for="addresses">Addresses</label>
|
|
<label translate for="addresses">Addresses</label>
|
|
|
<input ng-disabled="currentDevice.deviceID == myID" id="addresses" class="form-control" type="text" ng-model="currentDevice._addressesStr"></input>
|
|
<input ng-disabled="currentDevice.deviceID == myID" id="addresses" class="form-control" type="text" ng-model="currentDevice._addressesStr"></input>
|
|
|
- <p translate class="help-block">Enter comma separated "ip:port" addresses or "dynamic" to perform automatic discovery of the address.</p>
|
|
|
|
|
|
|
+ <p translate class="help-block">Enter comma separated addresses ("ip:port", "host:port") or "dynamic" to perform automatic discovery of the address.</p>
|
|
|
</div>
|
|
</div>
|
|
|
<div ng-if="!editingSelf" class="form-group">
|
|
<div ng-if="!editingSelf" class="form-group">
|
|
|
<label translate>Compression</label>
|
|
<label translate>Compression</label>
|