From 094d5b5044a54b0870207358c4f9cfcf4ada0abc Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Wed, 27 Aug 2014 11:32:11 +1000 Subject: [PATCH] change party text to make it more obvious that you go to the party page to find invitations - fixes https://github.com/HabitRPG/habitrpg/issues/3934 --- locales/en/groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/groups.json b/locales/en/groups.json index b65f8afbd1..58524a2753 100644 --- a/locales/en/groups.json +++ b/locales/en/groups.json @@ -19,7 +19,7 @@ "moderatorIntro2": ".", "party": "Party", "createAParty": "Create A Party", - "noPartyText": "You are either not in a party or your party is taking a while to load. You can either create one and invite friends, or if you want to join an existing party, have them enter:", + "noPartyText": "You are either not in a party or your party is taking a while to load. You can either create one and invite friends, or if you want to join an existing party, have them enter your Unique User ID below and then come back here to look for the invitation:", "startLFG": "To advertise your new party or find one to join, go to ", "linkLFG": "The Archery", "endLFG": " on the Wiki.",