cryptonas-branches/pythonrewrite/plugins/network/lang/en.hdf
lars 11c2873934 moved "Rank" attribute from language file to plugin code
added plugin "plugin_manager"
added plugin "user_manager"
2006-10-11 15:50:24 +00:00

24 lines
465 B
Plaintext

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.
}
}