Fix confirmClear & confirmPayment messages (#5957)

This commit is contained in:
Josh Roy 2024-10-20 18:15:57 -04:00 committed by GitHub
parent c80bef9841
commit 1bede4ae3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,8 +167,8 @@ condenseCommandUsage2=/<command> <item>
condenseCommandUsage2Description=Condenses the specified item in your inventory condenseCommandUsage2Description=Condenses the specified item in your inventory
configFileMoveError=Failed to move config.yml to backup location. configFileMoveError=Failed to move config.yml to backup location.
configFileRenameError=Failed to rename temp file to config.yml. configFileRenameError=Failed to rename temp file to config.yml.
confirmClear=<gray>To <b>CONFIRM<gray> inventory clear, please repeat command\: <primary>{0} confirmClear=<gray>To <b>CONFIRM</b><gray> inventory clear, please repeat command\: <primary>{0}
confirmPayment=<gray>To <b>CONFIRM<gray> payment of <primary>{0}<gray>, please repeat command\: <primary>{1} confirmPayment=<gray>To <b>CONFIRM</b><gray> payment of <primary>{0}<gray>, please repeat command\: <primary>{1}
connectedPlayers=<primary>Connected players<reset> connectedPlayers=<primary>Connected players<reset>
connectionFailed=Failed to open connection. connectionFailed=Failed to open connection.
consoleName=Console consoleName=Console