217 files
This commit is contained in:
@@ -1814,6 +1814,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shared_parts_moved": {
|
||||
"title": "Shared spare parts moved to {new_owner}",
|
||||
"description": "Several maintenance objects were sharing one spare-part stock pool that lived on **{deleted_object}**, and that object has just been deleted. Rather than leave the others pointing at a pool that no longer exists, Maintenance Supporter moved the shared parts ({parts}) — together with their current stock — onto **{new_owner}**, and repointed every other object's task links at them. Nothing was lost.\n\n**{new_owner}** was picked automatically: it is the oldest object that was using the pool. If a different object is the better home for these parts, move them there in the Maintenance panel.\n\nNothing else needs doing — dismiss this notification once you have checked it."
|
||||
},
|
||||
"broken_part_link": {
|
||||
"title": "Broken spare-part links on {object_name}",
|
||||
"description": "A task on **{object_name}** was just completed, but {count} spare-part links on it could not be resolved — the part, or the object that owns it, no longer exists.\n\nThe completion itself was recorded, so the work is not lost. What did not happen is the stock deduction: nothing was taken off any part's stock for this completion.\n\nTo fix it, open the task in the Maintenance panel and remove the stale part links, or point them at the parts you use now. Dismiss this notification once that is done."
|
||||
}
|
||||
},
|
||||
"exceptions": {
|
||||
@@ -1822,6 +1830,9 @@
|
||||
},
|
||||
"no_task_for_entity": {
|
||||
"message": "No maintenance task found for entity {entity_id}."
|
||||
},
|
||||
"completion_details_required": {
|
||||
"message": "“{task_name}” requires these details when you complete it: {fields}. Complete it from the Maintenance panel or card so you can fill them in."
|
||||
}
|
||||
},
|
||||
"triggers": {
|
||||
|
||||
Reference in New Issue
Block a user