mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
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:
parent
770c8b3acf
commit
f921ec3cb8
@ -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">' +
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user