diff --git a/dictionary.json b/dictionary.json index 31ff6868c..02a3476b8 100644 --- a/dictionary.json +++ b/dictionary.json @@ -1215,7 +1215,11 @@ "enum": { "0": { "caption": "Unknown", - "description": "The type is not mapped. See the data_lifecycle_state attribute, which contains a data source specific value." + "description": "The lifecycle state is not known." + }, + "99": { + "caption": "Other", + "description": "The lifecycle state is not mapped. See the data_lifecycle_state attribute, which contains a data source specific value." }, "1": { "caption": "Data at-Rest",