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
path: root/db
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-07-30 14:23:01 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-30 14:23:01 +0300
commita00f7130dd912dcfe603bec2627824a8dcd9aafe (patch)
tree26f4db3e2d672dda140333433589a8cdebd0d761 /db
parent3fdb949152f7e932e8657d6015a3d91c59c3bd11 (diff)
Added error text string
Diffstat (limited to 'db')
-rw-r--r--db/languages/en1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/languages/en b/db/languages/en
index a21529d3..07a231b7 100644
--- a/db/languages/en
+++ b/db/languages/en
@@ -17,6 +17,7 @@ SECTION_MEMORY_AND_PROCESSES="Memory and Processes"
STATUS_DISABLED="DISABLED"
STATUS_DONE="DONE"
STATUS_ENABLED="ENABLED"
+STATUS_ERROR="ERROR"
STATUS_FOUND="FOUND"
STATUS_YES="YES"
STATUS_NO="NO"