mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
Cleaned out extra backslash. Fixed unintentional escape of Bundle entry.
This commit is contained in:
parent
9eadc79a1c
commit
da9ec30499
@ -58,8 +58,7 @@ FileReportDataTypes.path.text=Full Path
|
||||
FileReportText.getName.text=Files - Text
|
||||
FileReportText.getDesc.text=A tab delimited text file containing information about individual files in the case.
|
||||
ReportBodyFile.progress.querying=Querying files...
|
||||
ReportBodyFile.ingestWarning.text=Warning, this report was run before ingest services completed\!\
|
||||
|
||||
ReportBodyFile.ingestWarning.text=Warning, this report was run before ingest services completed\!
|
||||
ReportBodyFile.progress.loading=Loading files...
|
||||
ReportBodyFile.progress.processing=Now processing {0}...
|
||||
ReportBodyFile.getName.text=TSK Body File
|
||||
@ -179,7 +178,7 @@ ReportHTML.writeSum.caseNum=Case Number\:
|
||||
ReportHTML.writeSum.examiner=Examiner\:
|
||||
ReportHTML.writeSum.noExaminer=<i>No examiner</i>
|
||||
ReportHTML.writeSum.numImages=Number of Images\:
|
||||
ReportHTML.writeSum.imageInfoHeading=<h2>Image Information\:</h2>\
|
||||
ReportHTML.writeSum.imageInfoHeading=<h2>Image Information\:</h2>
|
||||
ReportHTML.writeSum.timezone=Timezone\:
|
||||
ReportHTML.writeSum.path=Path\:
|
||||
ReportProgressPanel.progress.queuing=Queuing...
|
||||
|
@ -169,8 +169,8 @@ ReportHTML.writeIndex.noFrames.seeNav=\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF
|
||||
ReportHTML.writeIndex.seeSum=\u307E\u305F\u3001\u30B1\u30FC\u30B9\u30B5\u30DE\u30EA\u30FC\u306F\u4E0B\u8A18\u306E\u30B5\u30DE\u30EA\u30FC\u30DA\u30FC\u30B8</a>\u3092\u3054\u89A7\u4E0B\u3055\u3044\u3002<a href\="summary.html">
|
||||
ReportHTML.writeSum.warningMsg=<span>\u8B66\u544A\u3001\u30A4\u30F3\u30B8\u30A7\u30B9\u30C8\u30B5\u30FC\u30D3\u30B9\u304C\u5B8C\u4E86\u3059\u308B\u524D\u306B\u30EC\u30DD\u30FC\u30C8\u304C\u5B9F\u884C\u3055\u308C\u307E\u3057\u305F\uFF01</span>
|
||||
ReportHTML.writeSum.noExaminer=<i>\u8ABF\u67FB\u62C5\u5F53\u8005\u7121\u3057</i>
|
||||
ReportHTML.writeSum.imageInfoHeading=<h2>\u30A4\u30E1\u30FC\u30B8\u60C5\u5831\uFF1A</h2>\
|
||||
ReportHTML.writeSum.timezone\=Timezone\:
|
||||
ReportHTML.writeSum.imageInfoHeading=<h2>\u30A4\u30E1\u30FC\u30B8\u60C5\u5831\uFF1A</h2>
|
||||
ReportHTML.writeSum.timezone=TODO
|
||||
ReportProgressPanel.progress.queuing=\u30AD\u30E5\u30FC\u30A4\u30F3\u30B0\u2026
|
||||
ReportProgressPanel.initPathLabel.noFile=<html><u>\u30EC\u30DD\u30FC\u30C8\u30D5\u30A1\u30A4\u30EB\u7121\u3057</u></html>
|
||||
ReportProgressPanel.start.progress.text=\u30EC\u30DD\u30FC\u30C8\u958B\u59CB\u4E2D\u2026
|
||||
|
Loading…
x
Reference in New Issue
Block a user