From 4cf966018506fb3359dd4f5c0524623ccf86b9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane?= Date: Wed, 16 Dec 2020 01:07:27 +0100 Subject: Adding and improvement translated strings --- include/tests_logging | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/tests_logging') diff --git a/include/tests_logging b/include/tests_logging index b6110263..bb3fa310 100644 --- a/include/tests_logging +++ b/include/tests_logging @@ -423,7 +423,7 @@ LogText "Result: no remote logging found" ReportSuggestion "${TEST_NO}" "Enable logging to an external logging host for archiving purposes and additional protection" AddHP 1 3 - Display --indent 2 --text "- Checking remote logging" --result "NOT ENABLED" --color YELLOW + Display --indent 2 --text "- Checking remote logging" --result "${STATUS_NOT_ENABLED}" --color YELLOW else Report "remote_syslog_configured=1" AddHP 5 5 @@ -550,7 +550,7 @@ LogText "Found deleted file: ${I}" Report "deleted_file[]=${I}" done - Display --indent 2 --text "- Checking deleted files in use" --result "FILES FOUND" --color YELLOW + Display --indent 2 --text "- Checking deleted files in use" --result "${STATUS_FILES_FOUND}" --color YELLOW ReportSuggestion "${TEST_NO}" "Check what deleted files are still in use and why." else LogText "Result: no deleted files found" -- cgit v1.2.3