Skip to content

Commit a58db23

Browse files
authored
Update English source strings with fixes from Crowdin (#6140)
Migrate the few typo fixes from Crowdin's English US translation into the source messages.properties file (which is also English US).
1 parent fe43017 commit a58db23

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Essentials/src/main/resources/messages.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ adventure=adventure
66
afkCommandDescription=Marks you as away-from-keyboard.
77
afkCommandUsage=/<command> [player/message...]
88
afkCommandUsage1=/<command> [message]
9-
afkCommandUsage1Description=Toggles your afk status with an optional reason
9+
afkCommandUsage1Description=Toggles your AFK status with an optional reason
1010
afkCommandUsage2=/<command> <player> [message]
1111
afkCommandUsage2Description=Toggles the afk status of the specified player with an optional reason
1212
alertBroke=broke\:
@@ -247,11 +247,11 @@ discordCommandAccountResponseLinked=Your account is linked to the Minecraft acco
247247
discordCommandAccountResponseLinkedOther={0}'s account is linked to the Minecraft account\: **{1}**
248248
discordCommandAccountResponseNotLinked=You do not have a linked Minecraft account.
249249
discordCommandAccountResponseNotLinkedOther={0} does not have a linked Minecraft account.
250-
discordCommandDescription=Sends the discord invite link to the player.
250+
discordCommandDescription=Sends the Discord invite link to the player.
251251
discordCommandLink=<primary>Join our Discord server at <secondary><click:open_url:"{0}">{0}</click><primary>\!
252252
discordCommandUsage=/<command>
253253
discordCommandUsage1=/<command>
254-
discordCommandUsage1Description=Sends the discord invite link to the player
254+
discordCommandUsage1Description=Sends the Discord invite link to the player
255255
discordCommandExecuteDescription=Executes a console command on the Minecraft server.
256256
discordCommandExecuteArgumentCommand=The command to be executed
257257
discordCommandExecuteReply=Executing command\: "/{0}"
@@ -282,7 +282,7 @@ discordErrorNoToken=No token provided\! Please follow the tutorial in the config
282282
discordErrorWebhook=An error occurred while sending messages to your console channel\! This was likely caused by accidentally deleting your console webhook. This can usually by fixed by ensuring your bot has the "Manage Webhooks" permission and running "/ess reload".
283283
discordLinkInvalidGroup=Invalid group {0} was provided for role {1}. The following groups are available\: {2}
284284
discordLinkInvalidRole=An invalid role ID, {0}, was provided for group\: {1}. You can see the ID of roles with the /roleinfo command in Discord.
285-
discordLinkInvalidRoleInteract=The role, {0} ({1}), cannot be used for group->role synchronization because it above your bot''s upper most role. Either move your bot''s role above "{0}" or move "{0}" below your bot''s role.
285+
discordLinkInvalidRoleInteract=The role, {0} ({1}), cannot be used for group->role synchronization because it above your bot''s uppermost role. Either move your bot''s role above "{0}" or move "{0}" below your bot''s role.
286286
discordLinkInvalidRoleManaged=The role, {0} ({1}), cannot be used for group->role synchronization because it is managed by another bot or integration.
287287
discordLinkLinked=<primary>To link your Minecraft account to Discord, type <secondary>{0} <primary>in the Discord server.
288288
discordLinkLinkedAlready=<primary>You have already linked your Discord account\! If you wish to unlink your discord account use <secondary>/unlink<primary>.
@@ -627,7 +627,7 @@ jailList=<primary>Jails\:<reset> {0}
627627
jailMessage=<dark_red>You do the crime, you do the time.
628628
jailNotExist=<dark_red>That jail does not exist.
629629
jailNotifyJailed=<primary>Player<secondary> {0} <primary>jailed by <secondary>{1}.
630-
jailNotifyJailedFor=<primary>Player<secondary> {0} <primary>jailed for<secondary> {1}<primary>by <secondary>{2}<primary>.
630+
jailNotifyJailedFor=<primary>Player<secondary> {0} <primary>jailed for<secondary> {1} <primary>by <secondary>{2}<primary>.
631631
jailNotifySentenceExtended=<primary>Player<secondary>{0} <primary>jail's time extended to <secondary>{1} <primary>by <secondary>{2}<primary>.
632632
jailReleased=<primary>Player <secondary>{0}<primary> unjailed.
633633
jailReleasedPlayerNotify=<primary>You have been released\!
@@ -885,7 +885,7 @@ noPotionEffectPerm=<dark_red>You do not have permission to apply potion effect <
885885
noPowerTools=<primary>You have no power tools assigned.
886886
notAcceptingPay=<dark_red>{0} <dark_red>is not accepting payment.
887887
notAllowedToLocal=<dark_red>You don't have permission to speak in local chat.
888-
notAllowedToQuestion=<dark_red>You don't have permission to use question.
888+
notAllowedToQuestion=<dark_red>You don't have permission to send question messages.
889889
notAllowedToShout=<dark_red>You don't have permission to shout.
890890
notEnoughExperience=<dark_red>You do not have enough experience.
891891
notEnoughMoney=<dark_red>You do not have sufficient funds.
@@ -1428,7 +1428,7 @@ tradeSignFull=<dark_red>This sign is full\!
14281428
tradeSignSameType=<dark_red>You cannot trade for the same item type.
14291429
treeCommandDescription=Spawn a tree where you are looking.
14301430
treeCommandUsage=/<command> <tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp|paleoak>
1431-
treeCommandUsage1=/<command> <tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp>
1431+
treeCommandUsage1=/<command> <tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp|paleoak>
14321432
treeCommandUsage1Description=Spawns a tree of the specified type where you're looking
14331433
treeFailure=<dark_red>Tree generation failure. Try again on grass or dirt.
14341434
treeSpawned=<primary>Tree spawned.

0 commit comments

Comments
 (0)