* Add missing Dispose method to ForensicScannerBoundUserInterface. * Remove old code from ForensicScanner. * Prevent forensic scanner from being used on the floor and allow its window to stay open when active hand is swapped. * Use more standardized UI code for ForensicScanner. * Add a delay to ForensicScanner printing. * Show name of what was scanned on ForensicScanner UI. * Add a print sound for ForensicScanner. * Add more error reporting for ForensicScanner. * Centralize common logic in ForensicScannerSystem. * Allow ForensicScanner blank printouts. * Tweak ForensicScanner audio parameters.
25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
forensic-scanner-interface-title = Forensic scanner
|
|
forensic-scanner-interface-fingerprints = Fingerprints
|
|
forensic-scanner-interface-fibers = Fibers
|
|
forensic-scanner-interface-no-data = No scan data available
|
|
forensic-scanner-interface-print = Print
|
|
forensic-scanner-interface-clear = Clear
|
|
forensic-scanner-report-title = Forensics Report: {$entity}
|
|
forensic-pad-unused = It hasn't been used.
|
|
forensic-pad-sample = It has a sample: {$sample}
|
|
forensic-pad-gloves = {CAPITALIZE($target)} is wearing gloves.
|
|
forensic-pad-start-scan-target = {CAPITALIZE($user)} is trying to take a sample of your fingerprints.
|
|
forensic-pad-start-scan-user = You start taking a sample of {CAPITALIZE($target)}'s fingerprints.
|
|
forensic-pad-already-used = This pad has already been used.
|
|
forensic-scanner-match-fiber = Match in fiber found!
|
|
forensic-scanner-match-fingerprint = Match in fingerprint found!
|
|
forensic-scanner-match-none = No matches found!
|
|
forensic-scanner-printer-not-ready = Printer is not ready yet.
|
|
forensic-scanner-verb-text = Scan
|
|
forensic-scanner-verb-message = Perform a forensic scan
|
|
|
|
|
|
|
|
forensic-pad-fingerprint-name = {$entity}'s fingerprints
|
|
forensic-pad-gloves-name = fibers from {$entity}
|