node network: adapt pending changes diff text

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-11-26 12:13:09 +01:00
parent 03e93db5d5
commit 4beef5c455

View File

@ -421,7 +421,7 @@ Ext.define('Proxmox.node.NetworkView', {
itemId: 'changes',
tbar: [
gettext('Pending changes') + ' (' +
gettext('Please reboot or apply to activate changes') + ')'
gettext("Either reboot or use 'Apply Configuration' (needs ifupdown2) to activate") + ')'
],
split: true,
bodyPadding: 5,