From 1cef7128d17ace69f1e3b1e06cddae59463ce70f Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Thu, 27 Feb 2025 13:54:39 +0200 Subject: [PATCH] Fix to improve wording when applying network --- net/lang/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/lang/en b/net/lang/en index 95c3004a4..145f4d308 100644 --- a/net/lang/en +++ b/net/lang/en @@ -1,7 +1,7 @@ index_title=Network Configuration index_return=network configuration index_apply=Apply Configuration -index_applydesc=Click this button to activate the current boot-time interface and routing settings, as they normally would be after a reboot. Warning - this may make your system inaccessible via the network, and cut off access to Webmin. +index_applydesc=Click to apply the boot-time interface and routing settings as if the system were rebooted. ⚠ Misconfiguration may make your system unreachable over the network and cut off Webmin access. Editing hostname and DNS settings doesn’t require this step. index_delete1=De-Activate Selected Interfaces index_delete2=Delete Selected Interfaces index_delete3=Delete and Apply Selected Interfaces