Add descriptions for unavailable keys (#708)

* Describe unavailable key types

* Cleanup
This commit is contained in:
Max Goedjen
2025-09-14 14:42:41 -07:00
committed by GitHub
parent 3f247d628f
commit d7f8d5e56b
6 changed files with 82 additions and 25 deletions

View File

@@ -5833,6 +5833,17 @@
}
}
},
"create_secret_key_type_macOS_update_required_label" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Unavailable on this version of macOS"
}
}
}
},
"create_secret_mldsa_warning" : {
"extractionState" : "manual",
"localizations" : {