Remove raw finding view

This commit is contained in:
2026-04-21 13:28:11 +00:00
parent 37e4309524
commit 6d8f7a0559
4 changed files with 4 additions and 122 deletions

View File

@@ -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.",