freedombone-adduser.json 737B

123456789101112131415
  1. {
  2. "The user $MY_USERNAME already exists": "",
  3. "$COMPLETION_FILE not found": "",
  4. "It's very important to add a password to your GPG key so that": "",
  5. "if anyone does get access to your email they still won't be able": "",
  6. "Adding an XMPP account for $MY_USERNAME": "",
  7. "XMPP account not created": "",
  8. "Adding XMPP client setup": "",
  9. "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "",
  10. "New user $MY_USERNAME was created": "",
  11. "Their SIP phone extension is $SIP_EXTENSION": "",
  12. "Their login password is $NEW_USER_PASSWORD": "",
  13. "They can download their GPG keys with:": "",
  14. "They should also run ${PROJECT_NAME}-client on their system to ensure": ""
  15. }