| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8ae898c88674e2884cf72619a9ed0b004f25d045..85e706d418b238d7294880cd835e2ed300cd7526 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6780,11 +6780,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_ADVANCED_GESTURES_DESCRIPTION" desc="Title for the flag to enable advanced gestures.">
|
| Enables advanced gestures (e.g. 4-finger pinch to minimize window etc.).
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_TAB_SCRUBBING_NAME" desc="Title for the flag to enable tab scrubbing.">
|
| - Enable tab scrubbing
|
| + <message name="IDS_FLAGS_DISABLE_TAB_SCRUBBING_NAME" desc="Title for the flag to disable tab scrubbing.">
|
| + Disable tab scrubbing
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_TAB_SCRUBBING_DESCRIPTION" desc="Description for the flag to enable tab scrubbing.">
|
| - Enables tab switching via 3 finger horizontal scroll.
|
| + <message name="IDS_FLAGS_DISABLE_TAB_SCRUBBING_DESCRIPTION" desc="Description for the flag to disable tab scrubbing.">
|
| + Disables tab switching via 3 finger horizontal scroll.
|
| </message>
|
| <message name="IDS_FLAGS_ENABLE_WORKSPACE_SCRUBBING_NAME" desc="Title for the flag to enable workspace scrubbing.">
|
| Enable workspace scrubbing
|
|
|