Bug fix for clan texts
This commit is contained in:
parent
2b98d61552
commit
c54646e64b
@ -250,7 +250,7 @@ failedToFindInvitation: "Failed to find invitation. Please try again or contact
|
||||
invitationAcceptance: "You are now a {{{invitationMemberType}}} of {{{clanAddress}}}:"
|
||||
failedToAcceptInvitation: "Failed to accept invitation for {{{clanAddress}}}. Please try again later."
|
||||
failedToFindMemberInvite: "Failed to find clanMember invitation. Please try again later, or contact support."
|
||||
invitationDeclined: "You have declined invitation to be a {{{invitationMemberType}}} of {{{clanAddress}}}."
|
||||
invitationDeclined: "You have declined invitation to be a {{{invitationMemberType}}} of {{{clanAddress}}}."
|
||||
enterClanName: "Please enter a short and unique name (max 16 characters, with no space) for your new clan:"
|
||||
clanNameAlreadyUsed: "The name {{{proposedName}}} has already been used. Please enter a short and unique name (max 16 characters, with no space) for your new clan:"
|
||||
clanNameConfirmation: "We are about to create a clan with the name {{{proposedName}}}:"
|
||||
@ -258,7 +258,7 @@ continue: "Continue"
|
||||
sorryNameAlreadyTaken: "Sorry the name has already be taken."
|
||||
selectActionPolicyForClan: "Select action policy for {{{clanAddress}}}:"
|
||||
failedToCreateClan: "Failed to create {{{clanAddress}}}. Please try again later."
|
||||
selectedActionPolicy: "Selected the ${actionPolicyName} action policy on clan {{{clanAddress}}}."
|
||||
selectedActionPolicy: "Selected the {{{actionPolicyName}}} action policy on clan {{{clanAddress}}}."
|
||||
confirm: "Confirm"
|
||||
clanActionPolicyCreated: "The clan {{{clanAddress}}} has been set to the {{{actionPolicyName}}} action policy. {{{actionPolicyDescription}}}."
|
||||
clanActionPolicyFailedToBeCreated: "Failed to set action policy for {{{clanAddress}}}."
|
||||
|
Loading…
x
Reference in New Issue
Block a user