Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Fix typo in Import Coverage Session wizard (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
rherrmann authored and Godin committed Jul 26, 2016
1 parent 1b6a7cc commit f5c3016
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ImportReportPage1NoExecutionDataFile_message=Please select an existing execution
ImportReportPage1NoExecutionDataUrl_message=Please specify a valid URL.
ImportReportPage1NoExecutionDataAddress_message=Please specify a agent address.
ImportReportPage1NoExecutionDataPort_message=Please specify a valid agent port.
ImportReportPage1NoClassFiles_message=Please the scope that should be considered for coverage analysis.
ImportReportPage1NoClassFiles_message=Please select the scope that should be considered for coverage analysis.
ImportSessionPage1Description_label=Description:
ImportSessionPage1Description_value=Imported ({0,date,medium} {0,time,medium})
ImportSessionPage1ExecutionDataFile_label=Data file:
Expand Down Expand Up @@ -154,4 +154,4 @@ ExecutionDataEditorExecutedClassesPageColumnTotalProbes_label=Total Probes
ExecutionDataEditorExecutedClassesPageColumnExecutedProbes_label=Executed Probes
ExecutionDataEditorExecutedClassesPageFilter_message=Filter by class id (0xab*) or VM class name (org/example/*)
ExecutionDataEditorExecutedClassesPageRefreshing_task=Refreshing executed classes
ExecutionDataEditorOpeningError_message=Error while opening execution data editor.
ExecutionDataEditorOpeningError_message=Error while opening execution data editor.

0 comments on commit f5c3016

Please sign in to comment.