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>2020-12-15 16:13:03 +0300
committerGitHub <noreply@github.com>2020-12-15 16:13:03 +0300
commit15ec001a2a9bce60b9e128a496bc15ac53e77384 (patch)
tree19060cd5e39a3617e05ac5baef80170eadb550f1 /db/languages/en
parent6e14b73b0c1dd9a2831d0476a9ddd509efc07570 (diff)
parent7c475ddab0852da4e0164018e1b0339ad4deaf0a (diff)
Merge pull request #1074 from Varbin/german-translation
Extend German translation and add more translated statuses
Diffstat (limited to 'db/languages/en')
-rw-r--r--db/languages/en3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/languages/en b/db/languages/en
index 7ab20590..b5cbef6a 100644
--- a/db/languages/en
+++ b/db/languages/en
@@ -63,15 +63,18 @@ SECTION_USB_DEVICES="USB Devices"
SECTION_USERS_GROUPS_AND_AUTHENTICATION="Users, Groups and Authentication"
SECTION_VIRTUALIZATION="Virtualization"
SECTION_WEBSERVER="Software: webserver"
+STATUS_ACTIVE="ACTIVE"
STATUS_DISABLED="DISABLED"
STATUS_DONE="DONE"
STATUS_ENABLED="ENABLED"
STATUS_ERROR="ERROR"
STATUS_FAILED="FAILED"
STATUS_FOUND="FOUND"
+STATUS_INSTALLED="INSTALLED"
STATUS_NO="NO"
STATUS_NONE="NONE"
STATUS_NOT_CONFIGURED="NOT CONFIGURED"
+STATUS_NOT_ENABLED="NOT ENABLED"
STATUS_NOT_FOUND="NOT FOUND"
STATUS_NOT_RUNNING="NOT RUNNING"
STATUS_OFF="OFF"