Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 579504d5577c97353d182286c5cc7108615fb11d..5b73a7acf236a37eba42a1548c8571bd8f6167db 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -16747,12 +16747,12 @@ Battery full |
Dark Theme |
</message> |
- <message name="IDS_FLAGS_ENABLE_CLIENT_OAUTH_SIGNIN_NAME" desc="Name of about:flag option to turn on ClientOAuth sign in"> |
- Enable ClientOAuth signin |
+ <message name="IDS_FLAGS_DISABLE_CLIENT_OAUTH_SIGNIN_NAME" desc="Name of about:flag option to turn off ClientOAuth sign in"> |
+ Use ClientLogin signin |
</message> |
- <message name="IDS_FLAGS_ENABLE_CLIENT_OAUTH_SIGNIN_DESCRIPTION" desc="Description of about:flag option to turn on ClientOAuth sign in"> |
- When enabled, will use ClientOAuth to connect a profile to a Google account. Otherwise ClientLogin is used. |
- ClientOAuth permits using verification codes instead of ASPs during authentication. |
+ <message name="IDS_FLAGS_DISABLE_CLIENT_OAUTH_SIGNIN_DESCRIPTION" desc="Description of about:flag option to turn off ClientOAuth sign in"> |
+ Enable this option to use ClientLogin to connect a profile to a Google account instead of ClientOAuth. |
+ ClientLogin uses ASPs during authentication. ClientOAuth uses verification codes (i.e. OTPs) during authentication. |
</message> |
<!-- Windows 8 Metro mode. --> |