mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Fixed typo
This commit is contained in:
parent
bf2f75356d
commit
0ee01e7878
@ -26,5 +26,5 @@ SummaryViewer.referencesLabel.text=Communication References:
|
|||||||
SummaryViewer.referencesDataLabel.text=<reference count>
|
SummaryViewer.referencesDataLabel.text=<reference count>
|
||||||
SummaryViewer.contactsLabel.text=Book Entries:
|
SummaryViewer.contactsLabel.text=Book Entries:
|
||||||
SummaryViewer.accountCountry.text=<account country>
|
SummaryViewer.accountCountry.text=<account country>
|
||||||
SummaryViewer.fileRefPane.border.title=File Referernces in Current Case
|
SummaryViewer.fileRefPane.border.title=File References in Current Case
|
||||||
SummaryViewer.selectAccountFileRefLabel.text=<Select a single account to see File References>
|
SummaryViewer.selectAccountFileRefLabel.text=<Select a single account to see File References>
|
||||||
|
@ -273,7 +273,7 @@
|
|||||||
<Properties>
|
<Properties>
|
||||||
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
||||||
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
||||||
<TitledBorder title="File Referernces in Current Case">
|
<TitledBorder title="File References in Current Case">
|
||||||
<ResourceString PropertyName="titleX" bundle="org/sleuthkit/autopsy/communications/relationships/Bundle.properties" key="SummaryViewer.fileRefPane.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
<ResourceString PropertyName="titleX" bundle="org/sleuthkit/autopsy/communications/relationships/Bundle.properties" key="SummaryViewer.fileRefPane.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
||||||
</TitledBorder>
|
</TitledBorder>
|
||||||
</Border>
|
</Border>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user