Clarify orphan section limitations

This commit is contained in:
2026-04-21 21:06:55 +00:00
parent cf6d3cbe08
commit 6b0608bf2a
3 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@
"BrokenTargets": "Fehlt",
"BrokenTargetsDesc": "Diese Dateien fehlen, werden aber aktuell von Objekten referenziert.",
"OrphanCandidates": "Verwaist",
"OrphanCandidatesDesc": "Diese Dateien liegen noch im Storage, werden im aktuell geprüften Datenbestand aber nirgends mehr verwendet."
"OrphanCandidatesDesc": "Diese Dateien liegen noch im Storage, werden im aktuell geprüften Datenbestand aber nirgends mehr verwendet. Aus technischen Gründen kann derzeit nicht geprüft werden, ob sie eventuell noch im Kontext einer anderen Welt verwendet werden."
},
"Field": {
"OwnerPackage": "Modul- oder System-Paket",

View File

@@ -75,7 +75,7 @@
"BrokenTargets": "Missing",
"BrokenTargetsDesc": "These files are missing, but are currently referenced by objects.",
"OrphanCandidates": "Orphaned",
"OrphanCandidatesDesc": "These files still exist in storage, but are no longer used anywhere in the currently checked data."
"OrphanCandidatesDesc": "These files still exist in storage, but are no longer used anywhere in the currently checked data. For technical reasons, the audit currently cannot verify whether they may still be used in the context of another world."
},
"Field": {
"OwnerPackage": "Owning Package",

View File

@@ -2,7 +2,7 @@
"id": "kosmos-storage-audit",
"title": "Kosmos Storage Audit",
"description": "Analyzes media references and risky storage locations across Foundry data and public roots.",
"version": "0.0.35",
"version": "0.0.36",
"compatibility": {
"minimum": "13",
"verified": "13"