| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 12e2a14a150130c4999724b0ab7e023681976085..d98d1b672d36228b0b5fb59bb4a02331e5f2fb52 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6334,11 +6334,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_CENTERED_APP_LIST_DESCRIPTION" desc="Description of the flag to center the app launcher and make it wide instead of tall.">
|
| Positions the App Launcher in the center of the screen with a landscape aspect.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_DRIVE_APPS_IN_APP_LIST_NAME" desc="Name of the flag to enable Drive apps in app launcher.">
|
| - Enable Drive apps in App Launcher.
|
| + <message name="IDS_FLAGS_DISABLE_DRIVE_APPS_IN_APP_LIST_NAME" desc="Name of the flag to disable Drive apps in app launcher.">
|
| + Disable Drive apps in App Launcher.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_DRIVE_APPS_IN_APP_LIST_DESCRIPTION" desc="Description of the flag to enable Drive apps in app launcher.">
|
| - Shows Drive apps side by side with Chrome apps in App Launcher.
|
| + <message name="IDS_FLAGS_DISABLE_DRIVE_APPS_IN_APP_LIST_DESCRIPTION" desc="Description of the flag to disable Drive apps in app launcher.">
|
| + Do not show Drive apps side by side with Chrome apps in App Launcher.
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
|
|