mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fixed some typos.
This commit is contained in:
@@ -1079,14 +1079,14 @@
|
||||
'mac address menu' => 'assign MAC-Address',
|
||||
'mac address in use' => 'MAC address already in use',
|
||||
'mac address title' => 'Medium Access Control Adresse',
|
||||
'mac address header' => 'MAC addresse on red0',
|
||||
'mac address header' => 'MAC address on red0',
|
||||
'mac address error not valid' => 'MAC addresse not valid!',
|
||||
'mac address error not 00' => 'MAC addresse has to start with 00!',
|
||||
'mac address saved' => 'Successfully saved!',
|
||||
'mac address saved txt' => 'The MAC address has been successfully saved, but changes will take effect after reboot or reconnection.',
|
||||
'mac address recon' => 'Trying to reconnect!',
|
||||
'mac address done' => 'The MAC address will be saved.',
|
||||
'mac desc' => 'Here you are able to change the MAC address on red0. The address must be enter in hexadecimal (0-9,a-f), a valid entry is <br />e.g. 00-01-02-0e-b8-d6 or 00:01:02:0e:b8:d6.',
|
||||
'mac desc' => 'Here you are able to change the MAC address on red0. The address must be entered in hexadecimal (0-9,a-f), a valid entry is <br />e.g. 00-01-02-0e-b8-d6 or 00:01:02:0e:b8:d6.',
|
||||
'mac new' => 'new MAC addresse:',
|
||||
'mac reconnection' => 'Reconnection',
|
||||
'magic packet send to:' => 'Magic packet send to:',
|
||||
|
||||
Reference in New Issue
Block a user