Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-216980

Comma splices in two source strings (EN_US)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 21w20a
    • 21w08a, 21w08b, 21w10a, 21w13a, 21w14a, 21w17a, 21w19a
    • Confirmed
    • Text
    • Low

      chat.disabled.launcher currently reads:

      Chat disabled by launcher option, cannot send message

      but this is a comma splice, and should have either a semicolon or a period and capital instead. It would then read:

      Chat disabled by launcher option; cannot send message

      or

      Chat disabled by launcher option. Cannot send message

      Similarly, the related string chat.disabled.profile currently reads:

      Chat not allowed by account settings, cannot send message

      but should instead read:

      Chat not allowed by account settings; cannot send message

      or

      Chat not allowed by account settings. Cannot send message

            grum [Mojang] Grum (Erik Broes)
            cultist_o Kyle Cuthbert
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: