The Bug:
The "options.directionalAudio.on.tooltip" string is missing a hyphen between the words "HRTF" and "compatible".
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.directionalAudio.on.tooltip | Uses HRTF-based directional audio to improve the simulation of 3D sound. Requires HRTF compatible audio hardware, and is best experienced with headphones. | Uses HRTF-based directional audio to improve the simulation of 3D sound. Requires HRTF-compatible audio hardware, and is best experienced with headphones. | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5332974 |
h3. Steps to Reproduce:
Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"options.directionalAudio.on.tooltip"}
Observe if there is a hyphen present between the words "HRTF" and "compatible".
Observed Behavior:
No hyphen is present.
Expected Behavior:
A hyphen would be present.
Can confirm:
[media]