Skip to content

Commit

Permalink
Correct message for reselling region entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
NLthijs48 committed Jul 23, 2016
1 parent 5a28476 commit 351d51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AreaShop/src/main/resources/lang/EN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ info-entryForrent: "[darkgreen][bold]►[reset] %lang:region%: For rent for %pri
info-entryRented: "[darkgreen][bold]►[reset] %lang:region%: Rented to %lang:player%."
info-entryForsale: "[darkgreen][bold]►[reset] %lang:region%: For sale for %price%."
info-entrySold: "[darkgreen][bold]►[reset] %lang:region%: Sold to %lang:player%."
info-entryReselling: "[darkgreen][bold]►[reset] %lang:region%: Sold to %lang:player%."
info-entryReselling: "[darkgreen][bold]►[reset] %lang:region%: Sold to %lang:player% (reselling)."
info-pageStatus:
- "[gray]Page %0%/%1%"
info-pagePrevious:
Expand Down

0 comments on commit 351d51b

Please sign in to comment.