The Bug:
The "test_instance_block.error.no_test" string is missing the word "no".
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 |
|---|---|---|---|
test_instance_block.error.no_test | Unable to run test instance at %s, %s, %s since it has defined test | Unable to run test instance at %s, %s, %s since it has no defined test | https://crowdin.com/editor/minecraft/10038/enus-enca?view=comfortable#5404216 |
h3. Steps to Reproduce:
Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"test_instance_block.error.no_test"}Observe if the string contains the word "no" where appropriate.
Observed Behavior:
The "test_instance_block.error.no_test" string is missing the word "no".
Expected Behavior:
The "test_instance_block.error.no_test" string would have the word "no" present where appropriate.
Comments 0
No comments.