mojira.dev
MC-304873

The "options.textureFiltering.rgss.tooltip" string is missing a hyphen between the words "shader" and "based"

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)
A shader based filtering method that improves texture quality with a moderate performance impact.

(Rotated Grid Super Sampling)
A shader-based filtering method that improves texture quality with a moderate performance impact.

https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5438623

Steps to Reproduce:

  1. Display the affected string as listed above by using the command provided below.

    /tellraw @s {"translate":"options.textureFiltering.rgss.tooltip"}
  2. 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

Comments 0

No comments.

Avoma

(Unassigned)

Confirmed

Platform

Low

Text

1.21.11 Release Candidate 2

Retrieved