| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 605bca8964735dadd0b5bbc0213f3fd495c40b8f..6517528cdb8e218ba9c2d2569e4a4324ebdf6df6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6471,11 +6471,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_SPELLCHECK_AUTOCORRECT_DESCRIPTION" desc="Description for the flag to force synchronous spellchecking.">
|
| Turn on autocorrection of text while typing. Synchronous spellchecking is not compatible with this feature.
|
| </message>
|
| - <message name="IDS_FLAGS_DOCKED_WINDOWS_NAME" desc="Name for the flag to enable docked windows feature.">
|
| - Enable docking of windows near screen edges.
|
| + <message name="IDS_FLAGS_DOCKED_WINDOWS_NAME" desc="Name for the flag to disable docked windows feature.">
|
| + Disable docking of windows near screen edges.
|
| </message>
|
| - <message name="IDS_FLAGS_DOCKED_WINDOWS_DESCRIPTION" desc="Description for the flag to enable docked windows feature.">
|
| - Turns on docking of windows near screen edges, a feature that provides an easier way to interact with panel and other small windows.
|
| + <message name="IDS_FLAGS_DOCKED_WINDOWS_DESCRIPTION" desc="Description for the flag to disable docked windows feature.">
|
| + Turns off docking of windows near screen edges, a feature that provides an easier way to interact with panel and other small windows.
|
| </message>
|
| <message name="IDS_FLAGS_SHOW_SHELF_ALIGNMENT_MENU_NAME" desc="Name for the flag to show a menu that lets you change the alignment of the shelf.">
|
| Show shelf alignment menu.
|
|
|