Implemented module filtering. Note: Doesn't work yet, needs debugging.
Implemented looping through modules instead of listing each one. Fixed translations issue with pre-defined width. zr_log_list now formatts correctly. Fixed missing newline in the end of translations.inc. Known bugs: Adding invalid module names works, it should give an error. Cache doesn't get updated either.
This commit is contained in:
@ -151,7 +151,12 @@
|
||||
|
||||
"Log Module Filtering"
|
||||
{
|
||||
"en" "Module filtering:"
|
||||
"en" "Module Filtering:"
|
||||
}
|
||||
|
||||
"Log Module Short Name"
|
||||
{
|
||||
"en" "Short Name:"
|
||||
}
|
||||
|
||||
// ===========================
|
||||
|
Reference in New Issue
Block a user