Mojira Archive
MC-264561

Some new strings introduced in 23w31a are missing articles

The Bug:

Some new strings introduced in 23w31a are missing articles.

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 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
commands.random.error.range_too_large Range of random value must be at most 2147483646 The range of the random value must be at most 2147483646 https://crowdin.com/translate/minecraft/10038/enus-engb#5346305 
commands.random.error.range_too_small Range of random value must be at least 2 The range of the random value must be at least 2 https://crowdin.com/translate/minecraft/10038/enus-engb#5346307 
pack.dropRejected.message Following entries were not valid packs and were not copied:  %s The following entries were not valid packs and were not copied:  %s https://crowdin.com/translate/minecraft/10038/enus-engb#5346369 
symlink_warning.title.world World folder contains symbolic links The world folder contains symbolic links https://crowdin.com/translate/minecraft/10038/enus-engb#5346381 

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 an article where appropriate.
  3. Take note as to whether or not some new strings introduced in 23w31a are missing articles.

Observed Behavior:

Articles are missing.

Expected Behavior:

Articles would be present.

Fixed

[Mod] Avoma

[Mojang] Maxime Lebrot

2023-08-02, 05:43 PM

2023-08-30, 10:00 AM

2023-08-30, 10:00 AM

3

3

Confirmed

Normal

Platform

Internationalisation

1.20.1, 23w31a, 23w32a

23w35a