plugin interface implemented
example plugins added: date and network moved "logs" to plugins
This commit is contained in:
parent
5af79f90b6
commit
dba8ca79fd
27 changed files with 483 additions and 174 deletions
13
pythonrewrite/plugins/logs/lang/en.hdf
Normal file
13
pythonrewrite/plugins/logs/lang/en.hdf
Normal file
|
@ -0,0 +1,13 @@
|
|||
Lang {
|
||||
|
||||
Title.Log = CryptoBox logfiles
|
||||
|
||||
Text.EmptyLog = The logfile of the CryptoBox is empty.
|
||||
|
||||
Modules.logs {
|
||||
Name = Show the content of the log file
|
||||
Link = Show the log file
|
||||
Rank = 90
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue