alias_util.volt, thinking about this again, better to replace "it's" with "it is", as we do in most translations

This commit is contained in:
Ad Schellevis 2019-03-11 20:46:57 +01:00
parent 770c8b3acf
commit f921ec3cb8

View File

@ -81,7 +81,7 @@
BootstrapDialog.show({
type: BootstrapDialog.TYPE_DEFAULT,
title: '{{ lang._("Find references") }}',
message: '<p>{{ lang._("Enter an IP address to show in which aliases it's used.") }}</p>' +
message: '<p>{{ lang._("Enter an IP address to show in which aliases it is used.") }}</p>' +
'<div class="input-group" style="display: block;">' +
'<input id="ip" type="text" class="form-control"/>' +
'<span class="input-group-btn">' +