Skip to content
Snippets Groups Projects
Commit 8c56a152 authored by Mark McKinnon's avatar Mark McKinnon
Browse files

Fix typos

Fix types from review comments.
parent d7f96adc
No related branches found
No related tags found
No related merge requests found
...@@ -36,19 +36,19 @@ TSK_CARD_NUMBER (Credit card number) ...@@ -36,19 +36,19 @@ TSK_CARD_NUMBER (Credit card number)
--- ---
## TSK_ACTIVITY ## TSK_ACTIVITY
Activity on the system or from an application. Example Usage is a mobile device being locked and unlocked. Activity on the system or from an application. Example usage is a mobile device being locked and unlocked.
. .
### REQUIRED ATTRIBUTES ### REQUIRED ATTRIBUTES
- TSK_DATETIME_START (When activity Started) - TSK_DATETIME_START (When activity started)
or or
TSK_DATETIME TSK_DATETIME
### OPTIONAL ATTRIBUTES ### OPTIONAL ATTRIBUTES
- TSK_ACTIVITY_TYPE (Activity Type i.e.: On or Off) - TSK_ACTIVITY_TYPE (Activity type i.e.: On or Off)
- TSK_DATETIME_END (When activity ended) - TSK_DATETIME_END (When activity ended)
- TSK_PROG_NAME (Name of the program doing the activity) - TSK_PROG_NAME (Name of the program doing the activity)
- TSK_VALUE (Connection Type) - TSK_VALUE (Connection type)
--- ---
...@@ -62,7 +62,7 @@ Provides a backwards link to an artifact that references the parent file of this ...@@ -62,7 +62,7 @@ Provides a backwards link to an artifact that references the parent file of this
--- ---
## TSK_BACKUP ## TSK_BACKUP
Details about System/Aplication/File backups. Details about System/aplication/file backups.
### REQUIRED ATTRIBUTES ### REQUIRED ATTRIBUTES
- TSK_DATETIME_START (Date/Time the backup happened) - TSK_DATETIME_START (Date/Time the backup happened)
...@@ -627,7 +627,7 @@ Details about a remote drive found in the data source. ...@@ -627,7 +627,7 @@ Details about a remote drive found in the data source.
--- ---
## TSK_SCREEN_SHOTS ## TSK_SCREEN_SHOTS
Screen shots from a device or Application. Screenshots from a device or application.
### REQUIRED ATTRIBUTES ### REQUIRED ATTRIBUTES
- TSK_DATETIME (When the screenshot was taken) - TSK_DATETIME (When the screenshot was taken)
......
...@@ -55,10 +55,10 @@ BlackboardArtifact.tskUserContentSuspected.text=User Content Suspected ...@@ -55,10 +55,10 @@ BlackboardArtifact.tskUserContentSuspected.text=User Content Suspected
BlackboardArtifact.tskMetadata.text=Metadata BlackboardArtifact.tskMetadata.text=Metadata
BlackboardArtifact.tskTrack.text=GPS Track BlackboardArtifact.tskTrack.text=GPS Track
BlackboardArtifact.tskWebAccountType.text=Web Account Type BlackboardArtifact.tskWebAccountType.text=Web Account Type
BlackboardArtifact.tskScreenShots.text=Screen Shots BlackboardArtifact.tskScreenShots.text=Screenshots
BlackboardArtifact.tskDhcpInfo.text=DHCP Information BlackboardArtifact.tskDhcpInfo.text=DHCP Information
BlackboardArtifact.tskNotifications.text=Notification BlackboardArtifact.tskNotifications.text=Notification
BlackboardArtifact.tskBackup.text=Backup BlackboardArtifact.tskBackup.text=Backups
BlackboardArtifact.tskDeletedProg.text=Deleted Programs BlackboardArtifact.tskDeletedProg.text=Deleted Programs
BlackboardArtifact.tskActivity.text=Activity BlackboardArtifact.tskActivity.text=Activity
BlackboardArtifact.shortDescriptionDate.text=at {0} BlackboardArtifact.shortDescriptionDate.text=at {0}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment