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

Some "/locate" strings are missing articles before the word "reasonable"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.4
    • None
    • Community Consensus
    • Text
    • Low
    • Platform

      The Bug:

      Some "/locate" strings are missing articles before the word "reasonable".

      For a bit of context, there are three articles within the English language. These are "a", "an", and "the". Articles are used before nouns. Considering that articles are present throughout many other strings within the game, this introduces an inconsistency.

      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
      commands.locate.poi.not_found Could not find a point of interest of type "%s" within reasonable distance Could not find a point of interest of type "%s" within a reasonable distance https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5341668 
      commands.locate.biome.not_found Could not find a biome of type "%s" within reasonable distance Could not find a biome of type "%s" within a reasonable distance https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5341662 

      Steps to Reproduce:

      1. Display any of the affected strings 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 an article before the word "reasonable".

      Observed Behavior:

      The said strings are missing articles.

      Expected Behavior:

      The said strings would have articles present where appropriate.

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

              Created:
              Updated:
              CHK: