lars
de3280806f
plugin interface changed ("prepareForm" removed) plugins do not raise exceptions anymore first part of the partitioning plugin device-specific stuff moved to CryptoBoxTools
24 lines
467 B
Text
24 lines
467 B
Text
Name = Configure network
|
|
Link = Configure network
|
|
Rank = 30
|
|
|
|
Title.Network = Network settings
|
|
|
|
Button.Network = Update settings
|
|
|
|
Text.IP = Network address
|
|
|
|
|
|
WarningMessage {
|
|
InvalidIP {
|
|
Title = Invalid value
|
|
Text = An invalid network address (IP) was supplied. Please try again.
|
|
}
|
|
}
|
|
|
|
SuccessMessage {
|
|
IPChanged {
|
|
Title = Network address changed
|
|
Text = The network address has been changed. In a few seconds you will get redirected to the new address.
|
|
}
|
|
}
|