removed extra backslash in properties file

This commit is contained in:
Brian Carrier 2014-03-14 17:35:16 -04:00
parent eb723200f6
commit 236a8e36e5

View File

@ -73,13 +73,13 @@ Firefox.getDesc.text=Extracts activity from the Mozilla FireFox browser.
RAImageIngestModule.process.started=Started {0} RAImageIngestModule.process.started=Started {0}
RAImageIngestModule.process.errModFailed={0} failed - see log for details <br> RAImageIngestModule.process.errModFailed={0} failed - see log for details <br>
RAImageIngestModule.process.errModErrs={0} had errors -- see log RAImageIngestModule.process.errModErrs={0} had errors -- see log
RAImageIngestModule.process.errMsg.errsEncountered=<p>Errors encountered during analysis\: <ul>\ RAImageIngestModule.process.errMsg.errsEncountered=<p>Errors encountered during analysis\: <ul>
RAImageIngestModule.process.errMsgSub.oneErr=1 error found RAImageIngestModule.process.errMsgSub.oneErr=1 error found
RAImageIngestModule.process.errMsgSub.nErrs={0} errors found RAImageIngestModule.process.errMsgSub.nErrs={0} errors found
RAImageIngestModule.process.ingestMsg.finished=Finished {0} - {1} RAImageIngestModule.process.ingestMsg.finished=Finished {0} - {1}
RAImageIngestModule.process.errMsg.noErrs=<p>No errors encountered.</p> RAImageIngestModule.process.errMsg.noErrs=<p>No errors encountered.</p>
RAImageIngestModule.process.errMsgSub.noErrs=No errors reported RAImageIngestModule.process.errMsgSub.noErrs=No errors reported
RAImageIngestModule.process.histMsg.title=<p>Browser Data on {0}\:<ul>\ RAImageIngestModule.process.histMsg.title=<p>Browser Data on {0}\:<ul>
RAImageIngestModule.process.histMsg.found=\ Found. RAImageIngestModule.process.histMsg.found=\ Found.
RAImageIngestModule.process.histMsg.notFnd=\ Not Found. RAImageIngestModule.process.histMsg.notFnd=\ Not Found.
RAImageIngestModule.process.ingestMsg.results={0} - Browser Results RAImageIngestModule.process.ingestMsg.results={0} - Browser Results