|
|
@@ -278,8 +278,9 @@ CREATE_PLEX = "Create PLEX Account"
|
|
|
JOIN = "Join"
|
|
|
SIGN_UP = "Sign-up"
|
|
|
JOIN_SUCCESS = "You have successfully signed up for PLEX, please click join now"
|
|
|
-JOIN_ERROR = "An error occured signing up for PLEX"
|
|
|
+JOIN_ERROR = "An error occured signing up for PLEX - Username or email might be in use - Try again"
|
|
|
SEND_INVITE = "Create/Mail Invite"
|
|
|
USED_BY = "Used By"
|
|
|
ACCOUNT_MADE = "PLEX Account is now created, Click Join now"
|
|
|
USERNAME_NAME = "Username or Name"
|
|
|
+ACCOUNT_SUBMITTED = "PLEX Invite Sent|1. Check Email and Accept Invite|2. Close This Modal with Small 'x' on Top Right|3. Sign in"
|