login is a noun ("use your login"), while log in is the verb ("log in to access your account"). The following string fails to abide by this rule:
.
.
#: ..\..\apps\launcher\src\components\MicrosoftStoreAlert\index.tsx:233
Please go online to login
should be:
Please go online to log in
Linked issues
Comments 4
I'm unable to find the string displayed in the launcher at the moment, (it was never displayed under common circumstances to begin with) but the mistake persists in the crowdin string.
relates to MCL-21769 (this is a new instance of the same mistake that was fixed for other strings)