diff options
Diffstat (limited to 'Essentials/src/messages.properties')
-rw-r--r-- | Essentials/src/messages.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 0eb9f9d37..c3019473c 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -127,8 +127,8 @@ itemNotEnough1 = \u00a7cYou do not have enough of that item to sell. itemNotEnough2 = \u00a77If you meant to sell all of your items of that type, use /sell itemname itemNotEnough3 = \u00a77/sell itemname -1 will sell all but one item, etc. itemSellAir = You really tried to sell Air? Put an item in your hand. -itemSold = \u00a77Sold for \u00a7c {0} \u00a77 ({1} items at {2} each) -itemSoldConsole = {0} sold {1} for \u00a77 {2} \u00a77 ({3} items at {4} each) +itemSold = \u00a77Sold for \u00a7c{0} \u00a77({1} {2} at {3} each) +itemSoldConsole = {0} sold {1} for \u00a77{2} \u00a77({3} items at {4} each) itemSpawn = \u00a77Giving {0} of {1} itemsCsvNotLoaded = Could not load items.csv. jailAlreadyIncarcerated = \u00a7cPerson is already in jail: {0} |