mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
e36fd3a5c0
commit
e2ad427115
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ STATUS_FOUND="NÁJDENÉ"
|
|||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NONE="ŽIADNE"
|
||||
STATUS_NO="NIE"
|
||||
STATUS_NOT_ACTIVE="NOT ACTIVE"
|
||||
#STATUS_NOT_CONFIGURED="NOT CONFIGURED"
|
||||
#STATUS_NOT_DISABLED="NOT DISABLED"
|
||||
#STATUS_NOT_ENABLED="NOT ENABLED"
|
||||
|
|
|
|||
Loading…
Reference in a new issue