Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index eac42fb6ab5c166ea1a2d4093695a8a567794fdb..4d9698b12a7365b437a34165457756410331e460 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13525,6 +13525,15 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_DESKTOP_MEDIA_PICKER_TEXT_DELEGATED" desc="Text for the window picker dialog shown when desktop capture is requested by an app to be used by a tab."> |
| <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> would like to share the content of your screen with <ph name="TARGET_NAME">$2<ex>https://google.com</ex></ph>. Choose what you'd like to share. |
| </message> |
| + <message name="IDS_DESKTOP_MEDIA_PICKER_AUDIO_SHARE" desc="Text for the checkbox on the window picker dialog, when checked, audio will be shared, otherwise just video sharing"> |
| + Also share audio |
| + </message> |
| + <message name="IDS_DESKTOP_MEDIA_PICKER_AUDIO_SHARE_TOOLTIP_WINDOW" desc="Tooltip text for the checkbox on the window picker dialog, explaining why the checkbox is disabled"> |
| + We do not support audio for window share. |
|
msw
2016/02/03 18:21:55
Are these strings approved by PM/UX? "We do not su
qiangchen
2016/02/03 19:19:01
Done.
Can you tell me the approval process for ne
msw
2016/02/03 19:34:19
Niklas Blum is marked as the pm on issue 557222, h
qiangchen
2016/02/03 23:45:10
Acknowledged.
|
| + </message> |
| + <message name="IDS_DESKTOP_MEDIA_PICKER_AUDIO_SHARE_TOOLTIP_NONE" desc="Tooltip text for the checkbox on the window picker dialog, explaining why the checkbox is disabled"> |
| + Please select what to share first. |
| + </message> |
| <message name="IDS_DESKTOP_MEDIA_PICKER_SINGLE_SCREEN_NAME" desc="Name for screens in the desktop media picker UI when there is only one monitor."> |
| Entire screen |
| </message> |