Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-01-14 13:13:03 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-01-14 13:13:03 +0300
commit11368b4ca8bf830a3ed833f697cd963050bb200f (patch)
tree85085a60356f2a7b3fad044ee0e46f8c6bbfdbd4 /db/languages
parentd2c03c05df918428dcf6042d2622e115fd4cae02 (diff)
Added STATUS_WEAK
Diffstat (limited to 'db/languages')
-rw-r--r--db/languages/en1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/languages/en b/db/languages/en
index 1d485d6e..fbd62435 100644
--- a/db/languages/en
+++ b/db/languages/en
@@ -35,5 +35,6 @@ STATUS_SKIPPED="SKIPPED"
STATUS_SUGGESTION="SUGGESTION"
STATUS_UNKNOWN="UNKNOWN"
STATUS_WARNING="WARNING"
+STATUS_WEAK="WEAK"
TEXT_YOU_CAN_HELP_LOGFILE="You can help by providing your log file"
TEXT_UPDATE_AVAILABLE="update available"