The Bug:
The "options.textureFiltering.rgss.tooltip" string is missing a hyphen between the words "shader" and "based".
Without the use of a hyphen in this context, this string is grammatically incorrect.
Affected String:
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.textureFiltering.rgss.tooltip | (Rotated Grid Super Sampling) | (Rotated Grid Super Sampling) | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5438623 |
Steps to Reproduce:
Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"options.textureFiltering.rgss.tooltip"}Observe if there is a hyphen present between the words "shader" and "based".
Observed Behavior:
No hyphen is present.
Expected Behavior:
A hyphen would be present.
Linked issues
relates to 2
Comments 0
No comments.