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

Strings used to describe water and lava conversion gamerules are missing commas

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.4
    • None
    • Confirmed
    • Text
    • Low
    • Platform

      The Bug:

      Strings used to describe water and lava conversion gamerules are missing commas.

      Within the English language, commas don't always need to be used however, they are typically used when a dependant clause (a clause that cannot stand alone as a sentence and needs to be joined with an independent clause to make sense) comes before an independent clause (a clause that can form a complete sentence standing alone).

      With this string in particular, the dependent clause comes before the independent clause, therefore a comma should be used.

      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 String URL on Crowdin
      gamerule.waterSourceConversion.description When flowing water is surrounded on two sides by water sources it converts into a source. When flowing water is surrounded on two sides by water sources, it converts into a source. https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5343095 
      gamerule.lavaSourceConversion.description When flowing lava is surrounded on two sides by lava sources it converts into a source. When flowing lava is surrounded on two sides by lava sources, it converts into a source. https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5343099 

      Steps to Reproduce:

      1. Display any of the affected strings as listed above by using the command provided below and replacing "XYZ" with the string's translation key.
        /tellraw @s {"translate":"XYZ"}
      2. Observe if the string contains a missing comma where appropriate.

      Observed Behavior:

      The said strings are missing commas.

      Expected Behavior:

      The said strings would have commas present where appropriate.

            lyoneer [Mojang] lyoneer
            Avoma [Mod] Avoma
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              CHK: