| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6945e95b5ef7f0e83eb4b5b2bcc41d8c0fb6e077..b352937b6305d2433478d01d32aa56217c0c21ad 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5261,10 +5261,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_THREADED_COMPOSITING_MODE_DISABLED" desc="Option name for turning off threaded compositing">
|
| Disabled
|
| </message>
|
| - <message name="IDS_FLAGS_DISABLE_THREADED_ANIMATION_NAME" desc="Name of the 'Disable accelerated CSS animations' lab.">
|
| - Disable accelerated CSS animations
|
| + <message name="IDS_FLAGS_ENABLE_ACCELERATED_ANIMATION_NAME" desc="Name of the 'Enable accelerated CSS animations' lab.">
|
| + Enable accelerated CSS animations
|
| </message>
|
| - <message name="IDS_FLAGS_DISABLE_THREADED_ANIMATION_DESCRIPTION" desc="Description of the 'Disable accelerated CSS animations' lab.">
|
| + <message name="IDS_FLAGS_ENABLE_ACCELERATED_ANIMATION_DESCRIPTION" desc="Description of the 'Enable accelerated CSS animations' lab.">
|
| When threaded compositing is enabled, accelerated CSS animations run on the compositing thread. However, there may be performance gains running with accelerated CSS animations, even without the compositor thread.
|
| </message>
|
| <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab.">
|
| @@ -11880,23 +11880,23 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_GOOGLE_MAILTO_HANDLER_URL">
|
| https:////mail.google.com//mail//?extsrc=mailto&url=%s
|
| </message>
|
| -
|
| +
|
| <!-- The name for the Google mailto service. -->
|
| <message name="IDS_GOOGLE_MAILTO_HANDLER_NAME">
|
| Google.com Mail
|
| </message>
|
| -
|
| +
|
| <!-- The URL for the Google webcal service. -->
|
| <message name="IDS_GOOGLE_WEBCAL_HANDLER_URL">
|
| https:////www.google.com//calendar//render?cid=%s
|
| </message>
|
| -
|
| +
|
| <!-- The name for the Google webcal service. -->
|
| <message name="IDS_GOOGLE_WEBCAL_HANDLER_NAME">
|
| Google Calendar
|
| </message>
|
| </if>
|
| -
|
| +
|
| <!-- Sync promo page chrome://signin -->
|
| <message name="IDS_SYNC_PROMO_TAB_TITLE" desc="The title of the sync promo tab.">
|
| Sign in
|
| @@ -16324,7 +16324,7 @@ Battery full
|
| When enabled, will use ClientOAuth to connect a profile to a Google account. Otherwise ClientLogin is used.
|
| ClientOAuth permits using OTPs instead of ASPs to during authentication.
|
| </message>
|
| -
|
| +
|
| </messages>
|
| <structures fallback_to_english="true">
|
| <!-- Make sure these stay in sync with the structures in generated_resources.grd. -->
|
|
|