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-07-31 12:47:32 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-31 12:47:32 +0300
commit62c7b463114399096bcbcf0c3bdca4beb70a46bf (patch)
treef19c2da2ea37dfcaae6b837ab692a846f0dd250f
parent8ee6cb42a304e647060b7a8ee0103c1f43158b45 (diff)
Added new error messages
-rw-r--r--db/languages/en2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/languages/en b/db/languages/en
index 07a231b7..9e0c7a45 100644
--- a/db/languages/en
+++ b/db/languages/en
@@ -1,3 +1,5 @@
+ERROR_NO_LICENSE="No license key configured"
+ERROR_NO_UPLOAD_SERVER="No upload server configured"
GEN_CHECKING="Checking"
GEN_CURRENT_VERSION="Current version"
GEN_DEBUG_MODE="Debug mode"