11 lines
556 B
JSON
11 lines
556 B
JSON
|
{
|
||
|
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
|
||
|
"User $MY_USERNAME does not exist on the system": "",
|
||
|
"Encryption keys": "",
|
||
|
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||
|
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
|
||
|
"GPG Keyring loaded to $HOME_DIR": "",
|
||
|
"ssh keys imported": "",
|
||
|
"Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "",
|
||
|
"Starting key retrieval from $REMOTE_SERVER...": ""
|
||
|
}
|