fix(config): sync Swing settings after Web updates
Add revisioned configuration events and detached commits so Web changes refresh clean Swing forms without overwriting unsaved local edits. Preserve configuration formatting and document the synchronized update workflow.
This commit is contained in:
@@ -34,7 +34,13 @@ addline=Add line
|
||||
reconnectall=Reconnect All
|
||||
remotelines=Remote lines
|
||||
settings=Settings
|
||||
saveconfigsuccess=Save config success
|
||||
saveconfigsuccess=Save config success
|
||||
configexternalupdate=The configuration was updated by another source.
|
||||
configreload=Reload
|
||||
configcontinue=Continue editing
|
||||
configsaveconflict=Save failed: the configuration was updated. Reload and try again.
|
||||
configsavefailed=Failed to save configuration.
|
||||
configconflicttitle=Configuration conflict
|
||||
warning=Warning
|
||||
invaildipv6addr=IPv6 address:Invaild Input
|
||||
invailddnsserver=DNS server:Invaild Input
|
||||
|
||||
Reference in New Issue
Block a user