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>2016-06-11 15:09:41 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-06-11 15:09:41 +0300
commitf851834dbd103a2ede45efad58f5316a02a6095e (patch)
treee393b4030194422a807092279a2dcd67249c9d43 /include/consts
parent7ff4f3b1d36894720806cea0260007519e329871 (diff)
Added support for multiple languages
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 787688b2..590077a1 100644
--- a/include/consts
+++ b/include/consts
@@ -93,6 +93,7 @@ unset LANG
HOSTID=""
IDS_IPS_TOOL_FOUND=0
IPTABLESBINARY=""
+ LANGUAGE="en-US"
LINUX_VERSION=""
LINUXCONFIGFILE=""
LMDBINARY=""