language namespace for plugins separated
plugin interface changed ("prepareForm" removed) plugins do not raise exceptions anymore first part of the partitioning plugin device-specific stuff moved to CryptoBoxTools
This commit is contained in:
parent
f2a7ceb61c
commit
de3280806f
26 changed files with 622 additions and 309 deletions
|
@ -1,13 +1,7 @@
|
|||
Lang {
|
||||
Name = Show the content of the log file
|
||||
Link = Show log file
|
||||
Rank = 90
|
||||
|
||||
Title.Log = CryptoBox logfiles
|
||||
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 log file
|
||||
Rank = 90
|
||||
}
|
||||
|
||||
}
|
||||
Text.EmptyLog = The logfile of the CryptoBox is empty.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue