| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6c6b5acf4e90e595e082870343477c4bc5fbd9e0..ade6e1462bbf18c7b76e77ad4eb4b91e4d3bac40 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6668,11 +6668,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_MEMORY_MONITOR_DESCRIPTION" desc="Title for the flag to enable advanced gestures.">
|
| Enables visual memory monitor in status area.
|
| </message>
|
| - <message name="IDS_FLAGS_ASH_ENABLE_NEW_NETWORK_STATUS_AREA_NAME" desc="Title for the flag to enable using the new network handlers.">
|
| - Enable new network handlers in the status area
|
| + <message name="IDS_FLAGS_ASH_DISABLE_NEW_NETWORK_STATUS_AREA_NAME" desc="Title for the flag to enable using the new network handlers.">
|
| + Disable new network handlers in the status area
|
| </message>
|
| - <message name="IDS_FLAGS_ASH_ENABLE_NEW_NETWORK_STATUS_AREA_DESCRIPTION" desc="Title for the flag to enable using the new Network State Handler.">
|
| - Enables the new network handlers which handle Shill communication without using NetworkLibrary for the status area.
|
| + <message name="IDS_FLAGS_ASH_DISABLE_NEW_NETWORK_STATUS_AREA_DESCRIPTION" desc="Title for the flag to enable using the new Network State Handler.">
|
| + Disables the new network handlers which handle Shill communication without using NetworkLibrary for the status area.
|
| </message>
|
| <message name="IDS_FLAGS_ENABLE_LOCALLY_MANAGED_USERS_NAME" desc="Title for the flag to enable locally managed users.">
|
| Enable locally managed users
|
|
|