[signin] Some error strings are not localized. |
|
Issue descriptionLoginUIService::DisplayLoginResult() is used to show a signin error to the user (pop up dialog). The message that is passed to this is sometimes GoogleAuthError::ToString(), which is not localized. Examples: DiceTurnOnSyncHelper, InlineLoginHandler. |
|
►
Sign in to add a comment |
|