cryptonas-branches/pythonrewrite/plugins/network/lang/en.hdf
lars e80b8874ff implemented root actions for plugins
finished network and date plugins
renamed old 'bin' direcory
2006-09-13 10:38:05 +00:00

21 lines
326 B
Plaintext

Lang {
Title.Network = Network settings
Button.Network = Update settings
Text.IP = Network address
Modules.network {
Name = Configure network
Link = Configure network
Rank = 30
}
WarningMessage.InvalidIP {
Title = Invalid value
Text = An invalid network address (IP) was supplied. Please try again.
}
}