* Sat Sep 27 2025 Brian Read <brianr@koozali.org> 2.0.4-24.sme
- Fix crash in network scan [SME: 13180] - Remove spinners as no longer necessary [SME: 13189]
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
'dhcpd_REMOVE' => 'Remove',
|
||||
'dhcpd_SAVE/RESTART' => 'Save/Restart',
|
||||
'dhcpd_SAVE_TITLE' => 'After changing settings above, you must save and restart dhcpd.',
|
||||
'dhcpd_SCANNING_NETWORK_TITLE' => 'Scanning your network, the time needed depends of your subnet mask',
|
||||
'dhcpd_SCANNING_NETWORK_TITLE' => 'Scanning your network, the time needed depends on your subnet mask',
|
||||
'dhcpd_SCAN_YOUR_NETWORK' => 'Scan your network',
|
||||
'dhcpd_SCAN_YOUR_NETWORK_TITLE' => 'Scan your network to show active devices :',
|
||||
'dhcpd_SECONDARY_DNS_ADDRESS' => 'Secondary DNS',
|
||||
@@ -88,4 +88,4 @@
|
||||
contents of that lease are written to the end of the file. This means that it is entirely possible for there to be two
|
||||
or more declarations of the same lease in the lease file at the same
|
||||
time. In that case, the instance of that particular lease that
|
||||
appears last in the file is the one that is in effect.',
|
||||
appears last in the file is the one that is in effect.',
|
Reference in New Issue
Block a user