Skip to content

Commit

Permalink
Fix confirmClear & confirmPayment messages (#5957)
Browse files Browse the repository at this point in the history
  • Loading branch information
JRoy authored Oct 20, 2024
1 parent c80bef9 commit 1bede4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Essentials/src/main/resources/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ condenseCommandUsage2=/<command> <item>
condenseCommandUsage2Description=Condenses the specified item in your inventory
configFileMoveError=Failed to move config.yml to backup location.
configFileRenameError=Failed to rename temp file to config.yml.
confirmClear=<gray>To <b>CONFIRM<gray> inventory clear, please repeat command\: <primary>{0}
confirmPayment=<gray>To <b>CONFIRM<gray> payment of <primary>{0}<gray>, please repeat command\: <primary>{1}
confirmClear=<gray>To <b>CONFIRM</b><gray> inventory clear, please repeat command\: <primary>{0}
confirmPayment=<gray>To <b>CONFIRM</b><gray> payment of <primary>{0}<gray>, please repeat command\: <primary>{1}
connectedPlayers=<primary>Connected players<reset>
connectionFailed=Failed to open connection.
consoleName=Console
Expand Down

0 comments on commit 1bede4a

Please sign in to comment.