cryptonas/plugins/network/language.hdf

24 lines
465 B
Plaintext
Raw Normal View History

2006-11-06 17:05:00 +01:00
Name = Configure network
Link = Configure network
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.
}
}