Mojira Archive
MC-267071

The word "packs" within the "download.pack.failed" string is always pluralized

The Bug:

The word "packs" within the "download.pack.failed" string is always pluralized.

This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.

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
download.pack.failed %s out of %s packs failed to download %s out of %s pack(s) failed to download https://crowdin.com/translate/minecraft/10038/enus-engb#5365118 

Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.

Steps to Reproduce:

  1. Display the affected string as listed above by using the command provided below.
    /tellraw @s {"translate":"download.pack.failed"}
  2. Look closely at the affected word within the string.

Observed Behavior:

The word "packs" is always pluralized.

Expected Behavior:

The word "packs" would be correctly singularized or pluralized where appropriate.

Fixed

[Mod] Avoma

[Mojang] Rebecca

2023-11-28, 12:41 PM

2024-05-28, 02:12 PM

2024-05-28, 02:12 PM

5

3

Confirmed

Low

Platform

Text

1.20.3 Pre-Release 3 - 24w19b1.20.3 Pre-Release 3, 1.20.3 Pre-Release 4, 1.20.3 Release Candidate 1, 1.20.3, 24w10a, 24w19b

1.21 Pre-Release 1