Skip to content

Commit fe43017

Browse files
luftwafflezzmdcfe
andauthored
Fix "heer" typo in messages_en.properties (#6135)
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
1 parent 3f5b122 commit fe43017

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Essentials/src/main/resources/messages_en.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ alertFormat=<dark_aqua>[{0}] <reset> {1} <primary> {2} at\: {3}
1414
alertPlaced=placed\:
1515
alertUsed=used\:
1616
alphaNames=<dark_red>Player names can only contain letters, numbers and underscores.
17-
antiBuildBreak=<dark_red>You are not permitted to break<secondary> {0} <dark_red>blocks heer.
17+
antiBuildBreak=<dark_red>You are not permitted to break<secondary> {0} <dark_red>blocks here.
1818
antiBuildCraft=<dark_red>You are not permitted to create<secondary> {0}<dark_red>.
1919
antiBuildDrop=<dark_red>You are not permitted to drop<secondary> {0}<dark_red>.
2020
antiBuildInteract=<dark_red>You are not permitted to interact with<secondary> {0}<dark_red>.
21-
antiBuildPlace=<dark_red>You are not permitted to place<secondary> {0} <dark_red>heer.
21+
antiBuildPlace=<dark_red>You are not permitted to place<secondary> {0} <dark_red>here.
2222
antiBuildUse=<dark_red>You are not permitted to use<secondary> {0}<dark_red>.
2323
antiochCommandDescription=A little surprise for operators.
2424
antiochCommandUsage=/<command> [message]
@@ -869,7 +869,7 @@ noMatchingPlayers=<primary>No matching players found.
869869
noMetaComponents=Data Components are not supported in this version of Bukkit. Please use JSON NBT metadata.
870870
noMetaFirework=<dark_red>You do not have permission to apply firework meta.
871871
noMetaJson=JSON Metadata is not supported in this version of Bukkit.
872-
noMetaNbtKill=JSON NBT metadata is no longer supported. You must manually convert your defined items to data components. You can convert JSON NBT to data components heer\: https\://docs.papermc.io/misc/tools/item-command-converter
872+
noMetaNbtKill=JSON NBT metadata is no longer supported. You must manually convert your defined items to data components. You can convert JSON NBT to data components here\: https\://docs.papermc.io/misc/tools/item-command-converter
873873
noMetaPerm=<dark_red>You do not have permission to apply <secondary>{0}<dark_red> meta to this item.
874874
none=none
875875
noNewMail=<primary>You have no new mail.
@@ -1203,7 +1203,7 @@ editsignCommandUsage4Description=Pastes your clipboard to the entire (or the spe
12031203
signFormatFail=<dark_red>[{0}]
12041204
signFormatSuccess=<dark_blue>[{0}]
12051205
signFormatTemplate=[{0}]
1206-
signProtectInvalidLocation=<dark_red>You are not allowed to create sign heer.
1206+
signProtectInvalidLocation=<dark_red>You are not allowed to create sign here.
12071207
similarWarpExist=<dark_red>A warp with a similar name already exists.
12081208
southEast=SE
12091209
south=S
@@ -1516,7 +1516,7 @@ versionMismatch=<dark_red>Version mismatch\! Please update {0} to the same versi
15161516
versionMismatchAll=<dark_red>Version mismatch\! Please update all Essentials jars to the same version.
15171517
versionReleaseLatest=<primary>You''re running the latest stable version of EssentialsX\!
15181518
versionReleaseNew=<dark_red>There is a new EssentialsX version available for download\: <secondary>{0}<dark_red>.
1519-
versionReleaseNewLink=<dark_red>Download it heer\:<secondary> {0}
1519+
versionReleaseNewLink=<dark_red>Download it here\:<secondary> {0}
15201520
voiceSilenced=<primary>Your voice has been silenced\!
15211521
voiceSilencedTime=<primary>Your voice has been silenced for {0}\!
15221522
voiceSilencedReason=<primary>Your voice has been silenced\! Reason\: <secondary>{0}

0 commit comments

Comments
 (0)