Clarify orphan section limitations
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user