Merge pull request #6237 from kellykelly3/6803-fix-typo-in-command-line-window

6803 - Fixed command line startup window typo
This commit is contained in:
Richard Cordovano 2020-09-04 11:55:48 -04:00 committed by GitHub
commit 312aeabb2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ OpenIDE-Module-Name=CommandLineAutopsy
OptionsCategory_Keywords_Command_Line_Ingest_Settings=Command Line Ingest Settings OptionsCategory_Keywords_Command_Line_Ingest_Settings=Command Line Ingest Settings
OptionsCategory_Keywords_General=Options OptionsCategory_Keywords_General=Options
OptionsCategory_Name_Command_Line_Ingest=Command Line Ingest OptionsCategory_Name_Command_Line_Ingest=Command Line Ingest
CommandLinePanel.jLabel1.text=Running command line taks. CommandLinePanel.jLabel1.text=Running command line task.
CommandLineStartupWindow.title.text=Running in Command Line Mode CommandLineStartupWindow.title.text=Running in Command Line Mode
CommandLineIngestSettingsPanel.bnEditIngestSettings.text=Configure CommandLineIngestSettingsPanel.bnEditIngestSettings.text=Configure
CommandLineIngestSettingsPanel.bnEditReportSettings.actionCommand=Report Module Settings CommandLineIngestSettingsPanel.bnEditReportSettings.actionCommand=Report Module Settings

View File

@ -7,7 +7,7 @@ OpenIDE-Module-Name=CommandLineAutopsy
OptionsCategory_Keywords_Command_Line_Ingest_Settings=Command Line Ingest Settings OptionsCategory_Keywords_Command_Line_Ingest_Settings=Command Line Ingest Settings
OptionsCategory_Keywords_General=Options OptionsCategory_Keywords_General=Options
OptionsCategory_Name_Command_Line_Ingest=Command Line Ingest OptionsCategory_Name_Command_Line_Ingest=Command Line Ingest
CommandLinePanel.jLabel1.text=Running command line taks. CommandLinePanel.jLabel1.text=Running command line task.
CommandLineStartupWindow.title.text=Running in Command Line Mode CommandLineStartupWindow.title.text=Running in Command Line Mode
CommandLineIngestSettingsPanel.bnEditIngestSettings.text=Configure CommandLineIngestSettingsPanel.bnEditIngestSettings.text=Configure
CommandLineIngestSettingsPanel.bnEditReportSettings.actionCommand=Report Module Settings CommandLineIngestSettingsPanel.bnEditReportSettings.actionCommand=Report Module Settings