mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-20 00:07:22 +01:00
Add ability disable the SSH comment via settings
This commit is contained in:
@@ -2510,6 +2510,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"General" : {
|
||||
|
||||
},
|
||||
"no_secure_storage_description" : {
|
||||
"localizations" : {
|
||||
@@ -2702,6 +2705,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"None" : {
|
||||
|
||||
},
|
||||
"persist_authentication_accept_button" : {
|
||||
"comment" : "When the user authorizes an action using a secret that requires unlock, they're shown a notification offering to leave the secret unlocked for a set period of time. This is the title for the notification.",
|
||||
@@ -3415,6 +3421,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Settings" : {
|
||||
|
||||
},
|
||||
"setup_agent_activity_monitor_description" : {
|
||||
"localizations" : {
|
||||
@@ -4464,6 +4473,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"SSH Public Key Comment" : {
|
||||
|
||||
},
|
||||
"SSH public keys can be extended with an arbitrary comment string without changing the meaning of the key." : {
|
||||
|
||||
},
|
||||
"unnamed_secret" : {
|
||||
"extractionState" : "manual",
|
||||
|
||||
Reference in New Issue
Block a user