From 1455a9b3a4a85023e097de777f544477e46617aa Mon Sep 17 00:00:00 2001 From: GJ Date: Wed, 13 Feb 2013 11:50:07 -0500 Subject: [PATCH] Fixed minor typo in locale file. --- src/main/resources/locale/locale_en_US.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/locale/locale_en_US.properties b/src/main/resources/locale/locale_en_US.properties index 4ebb99855..7d532cff1 100644 --- a/src/main/resources/locale/locale_en_US.properties +++ b/src/main/resources/locale/locale_en_US.properties @@ -545,7 +545,7 @@ Party.Teleport.Self=[[RED]]You can't teleport to yourself! Party.Teleport.Target=[[GREEN]]{0} has teleported to you. Party.Teleport.Disabled=[[RED]]{0} doesn't allow party teleportation. Party.Rename.Same=[[RED]]That is already the name of your party! -Party.Join.Self=[[RED]]You can't join to yourself! +Party.Join.Self=[[RED]]You can't join yourself! Party.Unlocked=[[GRAY]]Party is unlocked Party.Disband=[[GRAY]]The party has been disbanded Party.Status.Locked=[[DARK_RED]](INVITE-ONLY)