New issue
Advanced search Search tips

Issue 822691 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[signin] Some error strings are not localized.

Project Member Reported by droger@chromium.org, Mar 16 2018

Issue description

LoginUIService::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