mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Merge pull request #6533 from kellykelly3/7075-reword-filter-person-checkbox
7075 - Changed wording of performance filter checkbox
This commit is contained in:
commit
c1f13a048c
@ -79,5 +79,5 @@ CreatePersonaAccountDialog.identifierTextField.text=
|
|||||||
CreatePersonaAccountDialog.identiferLbl.text=Identifier:
|
CreatePersonaAccountDialog.identiferLbl.text=Identifier:
|
||||||
CreatePersonaAccountDialog.okBtn.text=OK
|
CreatePersonaAccountDialog.okBtn.text=OK
|
||||||
PersonasTopComponent.introText.text=Personas represent an online identity. They span cases and are stored in the Central Repository based on accounts that were found in artifacts. You can create, edit, and delete personas here.
|
PersonasTopComponent.introText.text=Personas represent an online identity. They span cases and are stored in the Central Repository based on accounts that were found in artifacts. You can create, edit, and delete personas here.
|
||||||
PersonasTopComponent.cbFilterByKeyword.text=Filter personas by keyword
|
PersonasTopComponent.cbFilterByKeyword.text=Filter personas by name or account
|
||||||
PersonaDetailsPanel.nameField.text=
|
PersonaDetailsPanel.nameField.text=
|
||||||
|
@ -125,7 +125,7 @@ CreatePersonaAccountDialog.identifierTextField.text=
|
|||||||
CreatePersonaAccountDialog.identiferLbl.text=Identifier:
|
CreatePersonaAccountDialog.identiferLbl.text=Identifier:
|
||||||
CreatePersonaAccountDialog.okBtn.text=OK
|
CreatePersonaAccountDialog.okBtn.text=OK
|
||||||
PersonasTopComponent.introText.text=Personas represent an online identity. They span cases and are stored in the Central Repository based on accounts that were found in artifacts. You can create, edit, and delete personas here.
|
PersonasTopComponent.introText.text=Personas represent an online identity. They span cases and are stored in the Central Repository based on accounts that were found in artifacts. You can create, edit, and delete personas here.
|
||||||
PersonasTopComponent.cbFilterByKeyword.text=Filter personas by keyword
|
PersonasTopComponent.cbFilterByKeyword.text=Filter personas by name or account
|
||||||
PersonaDetailsPanel.nameField.text=
|
PersonaDetailsPanel.nameField.text=
|
||||||
PersonasTopComponent_delete_confirmation_msg=Are you sure you want to delete this persona?
|
PersonasTopComponent_delete_confirmation_msg=Are you sure you want to delete this persona?
|
||||||
PersonasTopComponent_delete_confirmation_Title=Are you sure?
|
PersonasTopComponent_delete_confirmation_Title=Are you sure?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user