| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 130dea44d4f851c02bf5cf019de70bea1e04ec01..255d751cc3d3655140580d37c24a258513a5ca1d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -13533,10 +13533,15 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| <message name="IDS_DESTOP_MEDIA_PICKER_VIRTUAL_SCREEN_NAME" desc="The name of the virtual display which is shown in the picker">
|
| Virtual Display
|
| </message>
|
| +
|
| <message name="IDS_DESKTOP_MEDIA_PICKER_CHROME_TAB_TITLE" desc="Chrome tab's title shown in window picker dialog">
|
| Tab: <ph name="CHROME_TAB_TITLE">$1<ex>YouTube</ex></ph>
|
| </message>
|
|
|
| + <message name="IDS_DESKTOP_MEDIA_PICKER_ALLOW_AUDIO" desc="The label of a checkbox that the user can choose to allow or deny audio sharing">
|
| + Allow audio sharing
|
| + </message>
|
| +
|
| <!-- Local Device Discovery display strings -->
|
| <if expr="enable_service_discovery">
|
| <message name="IDS_LOCAL_DISCOVERY_SERVICE_REGISTER" desc="Name for button to register device in the Cloud">
|
|
|