diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8a33615089..36d731b66d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -3707,7 +3707,7 @@ "description": "Label showing number of unknown contacts in the in-call participant info popup for call links." }, "icu:CallingAdhocCallInfo__UnknownContactLabel--in-addition": { - "messageformat": "+{count, number} more", + "messageformat": "{count, plural, one {+# more} other {+# more}}", "description": "Label showing number of unknown contacts in the in-call participant info popup for call links, when known contacts are also present in the call." }, "icu:CallingAdhocCallInfo__UnknownContactInfoButton": {