mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2025-02-17 04:11:30 +01:00
Fix an unclear message when trying to create a sign for a region that is
already added to AreaShop.
This commit is contained in:
parent
52591d3b6e
commit
175b531eb5
@ -206,8 +206,8 @@ setduration-success: "Duration of region %0% changed to '%1%'."
|
||||
|
||||
setup-noRegion: "You did not specify a region on the second line."
|
||||
setup-wrongRegion: "The region you specified does not exist."
|
||||
setup-alreadyRentSign: "The region you specified already has a sign for renting."
|
||||
setup-alreadyBuySign: "The region you specified already has a sign for buying."
|
||||
setup-alreadyRentSign: "The region you specified is already added to AreaShop as a rent region, add signs with [as] on the first line or '/as addsign'."
|
||||
setup-alreadyBuySign: "The region you specified is already added to AreaShop as a buy region, add signs with [as] on the first line or '/as addsign'."
|
||||
setup-noDuration: "You did not specify how long the region can be rented, do this on the third line."
|
||||
setup-wrongDuration: "The time specified is not in the correct format, example: 1 day."
|
||||
setup-noPrice: "You did not specify the price on the fourth line."
|
||||
|
Loading…
Reference in New Issue
Block a user