freedombone-adduser.json 1.3KB

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