Remove raw finding view
This commit is contained in:
@@ -18,12 +18,7 @@
|
||||
"Export": "Export Report",
|
||||
"ScopeLabel": "Scope",
|
||||
"ShowAll": "All Findings",
|
||||
"ShowWarnings": "Warnings Only",
|
||||
"DetailLabel": "Details",
|
||||
"GroupedOnly": "Grouped Only",
|
||||
"WithRaw": "With Raw Entries",
|
||||
"ShowRaw": "Show Raw Entries",
|
||||
"HideRaw": "Hide Raw Entries"
|
||||
"ShowWarnings": "Warnings Only"
|
||||
},
|
||||
"Progress": {
|
||||
"Initialize": "Initializing analysis",
|
||||
@@ -64,8 +59,6 @@
|
||||
"NoGrouped": "No grouped {scope}findings available.",
|
||||
"NoPrompt": "The analysis can be started directly from this view.",
|
||||
"Running": "Analysis in progress...",
|
||||
"NoRaw": "No {scope}findings found.",
|
||||
"RawEntries": "Raw Entries",
|
||||
"Samples": "Examples",
|
||||
"UnanchoredPackageTargets": "Unanchored Package Targets",
|
||||
"UnanchoredPackageTargetsDesc": "These targets live in module or system folders, are referenced from world data, but are currently not visibly referenced by their owning package.",
|
||||
|
||||
Reference in New Issue
Block a user