Changed incorrect variable for skipped tests

This commit is contained in:
Michael Boelen 2016-07-05 18:18:22 +02:00
parent bac442c6fe
commit 2b2051dca7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ GEN_WHAT_TO_DO="What to do"
NOTE_EXCEPTIONS_FOUND="Exceptions found"
NOTE_EXCEPTIONS_FOUND_DETAILED="Some exceptional events or information was found"
NOTE_PLUGINS_TAKE_TIME="Note: plugins have more extensive tests and may take several minutes to complete"
NOTE_SKIPPED_SKIPPED_TESTS_NON_PRIVILEGED="Skipped tests due to non-privileged mode"
NOTE_SKIPPED_TESTS_NON_PRIVILEGED="Skipped tests due to non-privileged mode"
SECTION_CUSTOM_TESTS="Custom Tests"
SECTION_MALWARE="Malware"
SECTION_MEMORY_AND_PROCESSES="Memory and Processes"