From 4dfb5f1062fe7a86207db6a9c13074a875e03c00 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Julius=20H=C3=A4rtl?=
Date: Wed, 5 Dec 2018 11:42:52 +0100
Subject: [PATCH 1/2] Suggest to follow Nextcloud on mastodon on first use
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Julius Härtl
---
src/views/Timeline.vue | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
diff --git a/src/views/Timeline.vue b/src/views/Timeline.vue
index 4a6e986f..f91f8a58 100644
--- a/src/views/Timeline.vue
+++ b/src/views/Timeline.vue
@@ -8,6 +8,11 @@
{{ t('social', 'We automatically created a social account for you. Your social ID is the same as your federated cloud ID:') }}
{{ socialId }}
+
+
{{ t('social', 'Since you are new to social, you might be interested to follow the Nextcloud account, so you don\'t miss any news') }}
🎉 {{ t('social', 'Nextcloud becomes part of the federated social networks!') }}
- {{ t('social', 'We automatically created a social account for you. Your social ID is the same as your federated cloud ID:') }}
+ {{ t('social', 'We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:') }}
{{ socialId }}
-
{{ t('social', 'Since you are new to social, you might be interested to follow the Nextcloud account, so you don\'t miss any news') }}
+
{{ t('social', 'Since you are new to Social, start by following the official Nextcloud account so you don\'t miss any news') }}