Some words within some realms strings are always pluralized
The Bug:
Some words within some realms strings are 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 |
|---|---|---|---|
| mco.invites.pending | New invites! | New invite(s)! | https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 |
| mco.configure.world.invite.narration | You have %s new invites | You have %s new invite(s) | https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 |
| mco.activity.noactivity | No activity for the past %s days | No activity for the past %s day(s) | https://crowdin.com/translate/minecraft/10038/enus-engb#5342718 |
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:
- 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"} - Look closely at the affected words within the string.
- Take note as to whether or not some words within some realms strings are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
All words would be correctly singularized or pluralized where appropriate.
Created Issue:
The word "invites" within some realms strings is always pluralized
The Bug:
The word "invites" within some realms strings is always pluralized.
This is an issue because when the value of invites 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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 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:
- Display any of the affected strings by running the commands provided below.
/tellraw @s {"translate":"mco.invites.pending"}/tellraw @s {"translate":"mco.configure.world.invite.narration"}- Look closely at the affected word within the string.
- Take note as to whether or not the word "invites" within some realms strings is always pluralized.
Observed Behavior:
The word "invites" is always pluralized.
Expected Behavior:
The word "invites" would be correctly singularized or pluralized where appropriate.
The Bug:
The word"invites"within some realms stringsisalways pluralized.This is an issue because when the value
of invitesis "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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 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:
- Display any of the affected strings by running the commands provided below.
/tellraw @s {"translate":"mco.invites.pending"}/tellraw @s {"translate":"mco.configure.world.invite.narration"}- Look closely at the affected word within the string.
- Take note as to whether or not
the word"invites"within some realms stringsisalways pluralized.Observed Behavior:
The word"invites" isalways pluralized.Expected Behavior:
Theword"invites"would be correctly singularized or pluralized where appropriate.The Bug:
Some words within some realms strings are 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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 mco.selectServer.expires.days Expires in %s days Expires in %s days mco.activity.noactivity No activity for the past %s days No activity for the past %s days 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:
- 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"}
- Look closely at the affected words within the string.
- Take note as to whether or not some words within some realms strings are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
All words would be correctly singularized or pluralized where appropriate.
The word"invites"within some realms stringsisalways pluralizedSome words within some realms strings are always pluralized
The Bug:
Some words within some realms strings are 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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 mco.selectServer.expires.days Expires in %s days Expires in %s days mco.activity.noactivity No activity for the past %s days No activity for the past %s days 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:
- 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"}
- Look closely at the affected words within the string.
- Take note as to whether or not some words within some realms strings are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
All words would be correctly singularized or pluralized where appropriate.
The Bug:
Some words within some realms strings are 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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 mco.selectServer.expires.days Expires in %s days Expires in %s day(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342354 mco.activity.noactivity No activity for the past %s days No activity for the past %s day(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342718 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:
- 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"}- Look closely at the affected words within the string.
- Take note as to whether or not some words within some realms strings are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
All words would be correctly singularized or pluralized where appropriate.
The Bug:
Some words within some realms strings are 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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 mco. selectServer.expires.daysExpires in%s daysExpires in%s day(s)https://crowdin.com/translate/minecraft/10038/enus-engb#5342 354mco.activity.noactivity No activity for the past %s days No activity for the past %s day(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342718 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:
- 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"}- Look closely at the affected words within the string.
- Take note as to whether or not some words within some realms strings are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
All words would be correctly singularized or pluralized where appropriate.
The Bug:
Some words within some realms strings are 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 mco.invites.pending New invites! New invite(s)! https://crowdin.com/translate/minecraft/10038/enus-engb#5342684 mco.configure.world.invite.narration You have %s new invites You have %s new invite(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342382 mco.activity.noactivity No activity for the past %s days No activity for the past %s day(s) https://crowdin.com/translate/minecraft/10038/enus-engb#5342718 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:
- 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"}- Look closely at the affected words within the string.
- Take note as to whether or not some words within some realms strings are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
All words would be correctly singularized or pluralized where appropriate.
Just as a note, I'd highly recommend having two separate translation strings for "mco.configure.world.invite.narration", one of which covers the plural variant and the other that covers the non-plural variant of the word since this string is a narration string and it would probably sound perplexing if the narrator were to narrate "You have %s new invite(s)".
Updated this ticket to include one more realms string affected by this issue.