Multiple source strings have the word "Cancelled". This is the British, Canadian, Australian, New Zealand, etc. spelling. It should be "Canceled" with one "l" in American English (and therefore in the source strings.)
This currently applies to the following strings:
Translation Key | Current String | Expected String |
---|---|---|
multiplayer.status.cancelled | Cancelled | Canceled |
mco.download.cancelled | Download cancelled | Download canceled |
mco.upload.cancelled | Upload cancelled | Upload canceled |
Linked issues
is duplicated by 1
Attachments
Comments 6
Can confirm in 1.17.1.
There are also more examples of where this issue can be seen. I've created a table that lists all of the affected strings.
Translation Key | Current String | Expected String |
---|---|---|
multiplayer.status.cancelled | Cancelled | Canceled |
mco.download.cancelled | Download cancelled | Download canceled |
mco.upload.cancelled | Upload cancelled | Upload canceled |
To clarify, mco.download.cancelled and mco.upload.cancelled are realms strings.
These are tracked as REALMS-8860 (So this ticket should relate to that one)
relates to MCL-13545