mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-21 21:41:01 +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',
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user