Opened 3 years ago

Last modified 2 years ago

#6257 new defect

Avoid this pattern in translatable strings "%(players)s and %(lastPlayer)s have won"

Reported by: Silier Owned by:
Priority: Should Have Milestone: Backlog
Component: Internationalization & Localization Keywords:
Cc: Patch:

Description

It should be %(players)s have won instead, because there are languages with just 1 plural form, what in their context means plural = singular and in our context it means plural part of english string will be always picked for translation

Change History (1)

comment:1 by Freagarach, 2 years ago

Milestone: Alpha 26Backlog
Note: See TracTickets for help on using tickets.