cryptonas-branches/pythonrewrite/plugins/network/lang/en.hdf
lars dba8ca79fd plugin interface implemented
example plugins added: date and network
moved "logs" to plugins
2006-09-12 08:55:20 +00:00

21 lines
319 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
}
Warning.InvalidIP {
Title = Invalid value
Text = An invalid network address (IP) was supplied. Please try again.
}
}