This commit is contained in:
Max Goedjen
2024-01-04 18:06:20 -08:00
parent 27d96a0845
commit 0f7f16d6cb
2 changed files with 68 additions and 20 deletions

View File

@@ -69,9 +69,6 @@
}
}
}
},
"Create a new one by clicking here." : {
},
"create_secret_cancel_button" : {
"localizations" : {
@@ -241,6 +238,66 @@
}
}
},
"empty_store_modifiable_click_here_description" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Create a new one by clicking here."
}
}
}
},
"empty_store_modifiable_click_here_title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "No Secrets"
}
}
}
},
"empty_store_modifiable_title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "No Secrets"
}
}
}
},
"empty_store_nonmodifiable_description" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Use your Smart Card's management tool to create a secret."
}
}
}
},
"empty_store_nonmodifiable_supported_key_types" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Secretive supports EC256, EC384, RSA1024, and RSA2048 keys."
}
}
}
},
"empty_store_nonmodifiable_title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "No Secrets"
}
}
}
},
"Help" : {
},
@@ -263,9 +320,6 @@
},
"New Secret" : {
},
"No Secrets" : {
},
"no_secure_storage_description" : {
"localizations" : {
@@ -378,9 +432,6 @@
},
"Secretive %@" : {
},
"Secretive supports EC256, EC384, RSA1024, and RSA2048 keys." : {
},
"Setup Secretive" : {
@@ -539,9 +590,6 @@
},
"Update" : {
},
"Use your Smart Card's management tool to create a secret." : {
}
},
"version" : "1.0"