| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 63074a6a41a1ca466a049d34be000816f5e8b047..abc0c2f871eae0a84c0ba724d1ed40228c08b088 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5989,17 +5989,17 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| This is to be used in conjunction with the enable-navigation-tracing flag.
|
| Please select the label that best describes the recorded traces. This will choose the destination the traces are uploaded to. If you are not sure, select other. If left empty, no traces will be uploaded.
|
| </message>
|
| - <message name="IDS_FLAG_ENABLE_AUDIO_FOR_DESKTOP_SHARE" desc="Title for the flag to enable Audio Sharing.">
|
| - Enable Audio For Desktop Share
|
| + <message name="IDS_FLAG_DISABLE_AUDIO_FOR_DESKTOP_SHARE" desc="Title for the flag to disable Audio Sharing.">
|
| + Disable Audio For Desktop Share
|
| </message>
|
| - <message name="IDS_FLAG_ENABLE_AUDIO_FOR_DESKTOP_SHARE_DESCRIPTION" desc="Description for the flag to enable Audio Sharing.">
|
| - With this flag on, desktop share picker window will let the user to choose whether to share audio.
|
| + <message name="IDS_FLAG_DISABLE_AUDIO_FOR_DESKTOP_SHARE_DESCRIPTION" desc="Description for the flag to disable Audio Sharing.">
|
| + With this flag on, desktop share picker window will not let the user choose whether to share audio.
|
| </message>
|
| - <message name="IDS_FLAG_ENABLE_TAB_FOR_DESKTOP_SHARE" desc="Title for the flag to enable tab for desktop share.">
|
| - Enable tab For Desktop Share.
|
| + <message name="IDS_FLAG_DISABLE_TAB_FOR_DESKTOP_SHARE" desc="Title for the flag to disable tab for desktop share.">
|
| + Disable tab For Desktop Share.
|
| </message>
|
| - <message name="IDS_FLAG_ENABLE_TAB_FOR_DESKTOP_SHARE_DESCRIPTION" desc="Description for the flag to enable tab for desktop share.">
|
| - Enables user to chose a tab for desktop share.
|
| + <message name="IDS_FLAG_DISABLE_TAB_FOR_DESKTOP_SHARE_DESCRIPTION" desc="Description for the flag to disable tab for desktop share.">
|
| + Prevent users from choosing a tab for desktop share.
|
| </message>
|
| <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER">
|
| Other
|
|
|