From 7eda83a36a56301b890e2fa33f5a34226110d42e Mon Sep 17 00:00:00 2001
From: Shel Raphen
Date: Wed, 21 Jun 2017 13:02:02 -0400
Subject: [PATCH] Glitchsocification
---
.../mastodon/features/getting_started/index.js | 4 ++--
.../features/ui/components/onboarding_modal.js | 11 ++++++-----
app/javascript/mastodon/locales/defaultMessages.json | 8 ++++----
app/javascript/mastodon/locales/en.json | 8 ++++----
4 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/app/javascript/mastodon/features/getting_started/index.js b/app/javascript/mastodon/features/getting_started/index.js
index f8ea010247..16f71966bb 100644
--- a/app/javascript/mastodon/features/getting_started/index.js
+++ b/app/javascript/mastodon/features/getting_started/index.js
@@ -96,8 +96,8 @@ export default class GettingStarted extends ImmutablePureComponent {
tootsuite/mastodon }}
+ defaultMessage='Glitchsoc is open source software, a friendly fork of {Mastodon}. You can contribute or report issues on GitHub at {github}.'
+ values={{ github: glitch-soc/mastodon, Mastodon: Mastodon}}
/>
diff --git a/app/javascript/mastodon/features/ui/components/onboarding_modal.js b/app/javascript/mastodon/features/ui/components/onboarding_modal.js
index d2e02d63b4..1b8d844d3f 100644
--- a/app/javascript/mastodon/features/ui/components/onboarding_modal.js
+++ b/app/javascript/mastodon/features/ui/components/onboarding_modal.js
@@ -29,8 +29,8 @@ const PageOne = ({ acct, domain }) => (
-
-
+
+
{acct}@{domain} }} />
@@ -149,13 +149,14 @@ const PageSix = ({ admin, domain }) => {
{adminSection}
-
GitHub }} />
-
}} />
+
fork, Mastodon: Mastodon, github: GitHub }} />
+
}} />
);
};
-
+GitHub }} />
+