123456789101112131415161718192021222324252627282930313233
  1. {
  2. "No backup directory found on the USB drive.": "",
  3. "Checking that admin user exists": "",
  4. "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
  5. "Copying GPG keys from admin user to root": "",
  6. "Restoring configuration files": "",
  7. "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": "",
  8. "Restoring mysql settings": "",
  9. "Get the MariaDB password from the backup": "",
  10. "MariaDB password file not found": "",
  11. "Restore the MariaDB user table": "",
  12. "Try again using the password obtained from backup": "",
  13. "Restarting database": "",
  14. "Change the MariaDB password to the backup version": "",
  15. "Restoring Lets Encrypt settings": "",
  16. "Restoring Tor settings": "",
  17. "Restoring Mutt settings for $USERNAME": "",
  18. "Restoring gnupg settings for $USERNAME": "",
  19. "Restoring procmail settings for $USERNAME": "",
  20. "Restoring spamassassin settings for $USERNAME": "",
  21. "Restoring admin user README": "",
  22. "Restoring ssh keys for $USERNAME": "",
  23. "Restoring config files for $USERNAME": "",
  24. "Restoring monkeysphere ids for $USERNAME": "",
  25. "Restoring fin files for $USERNAME": "",
  26. "Restoring local files for $USERNAME": "",
  27. "Restoring certificates": "",
  28. "Restoring personal settings for $USERNAME": "",
  29. "Restoring public mailing list": "",
  30. "Restoring emails for $USERNAME": "",
  31. "Restore $RESTORE_APP": "",
  32. "Restore from USB drive is complete. You can now unplug it.": ""
  33. }