mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-06 01:37:22 +01:00
Add descriptions for unavailable keys (#708)
* Describe unavailable key types * Cleanup
This commit is contained in:
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user