Page 2 of 2

Re: Translation help needed

Posted: Fri Feb 12, 2016 6:53 pm
by nworbnhoj
ericwong wrote:But it is hard to tell what words should be used without seeing the strings in the actual application or user interface.
I think that this is the best way.
You could flash the Bleeding Edge Build, or wait for it to make it into an @ispyisail build depending on your level of adventure.

In fact, the dhcpS.BlckU was from an early iteration and not used anymore! In the current iteration there is

Code: Select all

dhcpS.BlckM="Enforce DHCP assignments";
which has replaced both

Code: Select all

dhcpS.BlckM="Block MAC addresses assigned a static IP that connect from a different IP";
dhcpS.BlckU="Block Unknown Devices";