freedombone-restore-remote.json 1.5KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "No friends list found at $BACKUP_LIST": "",
  3. "Server not found within the friends list": "",
  4. "Copying GPG keys from admin user to root": "",
  5. "Restoring ${1} database": "",
  6. "Unable to restore ${1} database": "",
  7. "Restoring ${1} installation": "",
  8. "Restoring configuration files": "",
  9. "Restoring MariaDB settings": "",
  10. "Get the MariaDB password from the backup": "",
  11. "MariaDB password file not found": "",
  12. "Restore the MariaDB user table": "",
  13. "Try again using the password obtained from backup": "",
  14. "Restarting database": "",
  15. "Change the MariaDB password to the backup version": "",
  16. "Restoring Lets Encrypt settings": "",
  17. "Restoring Tor settings": "",
  18. "Restoring Mutt settings for $USERNAME": "",
  19. "Restoring gnupg settings for $USERNAME": "",
  20. "Restoring procmail settings for $USERNAME": "",
  21. "Restoring spamassassin settings for $USERNAME": "",
  22. "Restoring README": "",
  23. "Restoring IPFS": "",
  24. "Restoring ssh keys for $USERNAME": "",
  25. "Restoring config files for $USERNAME": "",
  26. "Restoring certificates": "",
  27. "Restoring personal settings for $USERNAME": "",
  28. "Restoring public mailing list": "",
  29. "Restoring XMPP settings": "",
  30. "Restoring Owncloud installation": "",
  31. "Restoring Gogs repos": "",
  32. "Restoring Gogs authorized_keys": "",
  33. "Restoring Wiki installation $WIKI_DOMAIN_NAME": "",
  34. "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "",
  35. "No content directory found after restoring blog": ""
  36. }