mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-22 06:40:52 +00:00
node network: adapt pending changes diff text
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
03e93db5d5
commit
4beef5c455
@ -421,7 +421,7 @@ Ext.define('Proxmox.node.NetworkView', {
|
|||||||
itemId: 'changes',
|
itemId: 'changes',
|
||||||
tbar: [
|
tbar: [
|
||||||
gettext('Pending changes') + ' (' +
|
gettext('Pending changes') + ' (' +
|
||||||
gettext('Please reboot or apply to activate changes') + ')'
|
gettext("Either reboot or use 'Apply Configuration' (needs ifupdown2) to activate") + ')'
|
||||||
],
|
],
|
||||||
split: true,
|
split: true,
|
||||||
bodyPadding: 5,
|
bodyPadding: 5,
|
||||||
|
Loading…
Reference in New Issue
Block a user