The Bug:
The "options.cutoutLeaves.tooltip" string is missing the word “you” making it grammatically incorrect.
Affected Strings:
Before reading the table, please note the following:
Words colored in GREEN are correct.
Words colored in RED are incorrect.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
"options.cutoutLeaves.tooltip" | Allows to see through gaps in leaves. Disabling may improve performance. | Allows you to see through gaps in leaves. Disabling may improve performance. | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5438363 |
Steps to Reproduce:
Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"options.cutoutLeaves.tooltip"}
Observe the string's grammar.
Observed Behavior:
The string is missing the word “you”.
Expected Behavior:
The string would be grammatically correct.
Linked issues
relates to 1
Comments 0
No comments.