From 85f96d8865247c6fa77a0fed9197e4a68f5575ce Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Tue, 12 Jul 2016 23:32:48 +0000 Subject: [PATCH] Update forum-exists text --- briar-android/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/briar-android/res/values/strings.xml b/briar-android/res/values/strings.xml index 4fe229e860..ae8375ad3b 100644 --- a/briar-android/res/values/strings.xml +++ b/briar-android/res/values/strings.xml @@ -111,7 +111,7 @@ <string name="identity_created_toast">Identity created</string> <string name="forum_post_hint">Type forum post</string> <string name="forum_invitations_title">Forum Invitations</string> - <string name="forum_invitation_exists">You accepted an invitation for this forum earlier, but you can accept more to strengthen the communication network of this forum.</string> + <string name="forum_invitation_exists">You accepted an invitation to this forum already. Accepting more invitations will grow and strengthen the communication in the forum.</string> <string name="forum_joined_toast">Joined Forum</string> <string name="forum_declined_toast">Forum Invitation Declined</string> <string name="shared_by_format">Shared by %s</string> -- GitLab