From 2822836393d45ebf702b3722e3ab742324f850ad Mon Sep 17 00:00:00 2001 From: Mark Unwin Date: Thu, 21 Mar 2024 11:25:06 +1000 Subject: [PATCH] Lang strings. --- app/Views/lang/en.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Views/lang/en.inc b/app/Views/lang/en.inc index bec014fbd..970e8d3ce 100644 --- a/app/Views/lang/en.inc +++ b/app/Views/lang/en.inc @@ -7,6 +7,7 @@ $GLOBALS["lang"]["3"]="3"; $GLOBALS["lang"]["4"]="4"; $GLOBALS["lang"]["5"]="5"; $GLOBALS["lang"]["<"]="<"; +$GLOBALS["lang"]["

NOTE - You are accessing this URL from the local Open-AudIT server. The downloaded script will not be able to submit when run on any other machine.
If you need to audit other machines, please download the script from a remote machine, not the Open-AudIT server itself."]="

NOTE - You are accessing this URL from the local Open-AudIT server. The downloaded script will not be able to submit when run on any other machine.
If you need to audit other machines, please download the script from a remote machine, not the Open-AudIT server itself."; $GLOBALS["lang"]["=<"]="=<"; $GLOBALS["lang"]["=="]="=="; $GLOBALS["lang"][">"]=">";