2015-12-08 17:43:17 +01:00
{
"No backup directory found on the USB drive." : "" ,
"Checking that admin user exists" : "" ,
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username." : "" ,
2015-12-09 16:49:07 +01:00
"Copying GPG keys from admin user to root" : "" ,
"Restoring configuration files" : "" ,
"The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME" : "" ,
2015-12-08 17:43:17 +01:00
"Restoring mysql settings" : "" ,
"Get the MariaDB password from the backup" : "" ,
"MariaDB password file not found" : "" ,
"Restore the MariaDB user table" : "" ,
"Try again using the password obtained from backup" : "" ,
"Restarting database" : "" ,
"Change the MariaDB password to the backup version" : "" ,
"Restoring Lets Encrypt settings" : "" ,
2016-01-03 16:11:38 +01:00
"Restoring Tor settings" : "" ,
2015-12-08 17:43:17 +01:00
"Restoring Mutt settings for $USERNAME" : "" ,
"Restoring gnupg settings for $USERNAME" : "" ,
"Restoring procmail settings for $USERNAME" : "" ,
"Restoring spamassassin settings for $USERNAME" : "" ,
"Restoring admin user README" : "" ,
"Restoring ssh keys for $USERNAME" : "" ,
"Restoring config files for $USERNAME" : "" ,
2016-05-02 17:53:42 +02:00
"Restoring monkeysphere ids for $USERNAME" : "" ,
2016-03-12 14:27:20 +01:00
"Restoring fin files for $USERNAME" : "" ,
2016-03-05 16:45:57 +01:00
"Restoring local files for $USERNAME" : "" ,
2015-12-08 17:43:17 +01:00
"Restoring certificates" : "" ,
"Restoring personal settings for $USERNAME" : "" ,
"Restoring public mailing list" : "" ,
"Restoring emails for $USERNAME" : "" ,
2015-12-18 15:42:05 +01:00
"Restore $RESTORE_APP" : "" ,
2015-12-09 16:49:07 +01:00
"Restore from USB drive is complete. You can now unplug it." : ""
2015-12-08 17:43:17 +01:00
}