mojira.dev
MC-252408

Chat restriction strings consist of inconsistent concluding punctuation

The Bug:

Chat restriction strings consist of inconsistent concluding punctuation.

In 1.19 Pre-release 5, two new strings were added to the game. These were "chat.disabled.profile" and "chat.disabled.profile.moreInfo". Despite being relatively and reasonably similar, only one of the strings consists of a period/full stop, therefore introducing an inconsistency.

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

chat.disabled.profile

Chat not allowed by account settings. Press '%s' again for more information

Chat not allowed by account settings. Press '%s' again for more information.

chat.disabled.profile.moreInfo

Chat not allowed by account settings. Cannot send or view messages.

Chat not allowed by account settings. Cannot send or view messages.

h3. Steps to Reproduce:

  1. Display both of the affected strings by running the commands provided below.

    /tellraw @s {"translate":"chat.disabled.profile"}
    /tellraw @s {"translate":"chat.disabled.profile.moreInfo"}
  2. Look closely at the concluding punctuation within both of the strings.

  3. Take note as to whether or not chat restriction strings consist of inconsistent concluding punctuation.

Observed Behavior:

Chat restriction strings sometimes contain concluding punctuation and sometimes don't.

Expected Behavior:

All chat restriction strings would contain concluding punctuation.

Comments 2

This ticket closely relates to MC-253741.

Avoma

elvendorke

Confirmed

Low

Text

punctuation

1.19 Pre-release 5, 1.19 Release Candidate 2, 1.19, 1.19.1 Pre-release 1, 1.19.1 Pre-release 2, ..., 1.19.1, 1.19.2, 22w45a, 1.19.3, 1.19.4

1.20 Pre-release 2

Retrieved