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-28 12:07:17 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-28 12:07:17 +0300
commitf498d7bf2cf1986c3fe9ea7d03b468fcbd2e7895 (patch)
tree0c4bd0e808df7095cd1190365c36b2e169ce3f5f /db
parent22f99ede81ff8f9814713744769db093b9d65035 (diff)
Added translation for 'enabled'
Diffstat (limited to 'db')
-rw-r--r--db/languages/en3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/languages/en b/db/languages/en
index 2ef67092..a21529d3 100644
--- a/db/languages/en
+++ b/db/languages/en
@@ -16,6 +16,7 @@ SECTION_MALWARE="Malware"
SECTION_MEMORY_AND_PROCESSES="Memory and Processes"
STATUS_DISABLED="DISABLED"
STATUS_DONE="DONE"
+STATUS_ENABLED="ENABLED"
STATUS_FOUND="FOUND"
STATUS_YES="YES"
STATUS_NO="NO"
@@ -31,4 +32,4 @@ STATUS_SUGGESTION="SUGGESTION"
STATUS_UNKNOWN="UNKNOWN"
STATUS_WARNING="WARNING"
TEXT_YOU_CAN_HELP_LOGFILE="You can help by providing your log file"
-TEXT_UPDATE_AVAILABLE="update available" \ No newline at end of file
+TEXT_UPDATE_AVAILABLE="update available"