lars
56e954d1c4
added some log entries use threading module instead of "fork" for background formatting redirection for "network" plugin fixed empty return value of plugins defaults to plugin overview page
24 lines
475 B
Text
24 lines
475 B
Text
Name = Configure network
|
|
Link = Configure network
|
|
Rank = 30
|
|
|
|
Title.Network = Network settings
|
|
|
|
Button.Network = Update network 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.
|
|
}
|
|
}
|