Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 1548f7a7bb17e02511900544aadda1e1f4b888d3..8c9dc2af295a1191587703eb339877e226eb68a3 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13771,6 +13771,9 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
<message name="IDS_DESKTOP_MEDIA_PICKER_MULTIPLE_SCREEN_NAME" desc="Name for screens in the desktop media picker UI when there are multiple monitors."> |
Screen <ph name="SCREEN_INDEX">$1<ex>1</ex></ph> |
</message> |
+ <message name="IDS_DESKTOP_MEDIA_PICKER_CHROME_TAB_TITLE" desc="Chrome tab's title shown in window picker dialog"> |
+ chrome tab_<ph name="CHROME_TAB_TITLE">$1<ex>YouTube</ex></ph> |
mark a. foltz
2016/01/04 20:11:40
This would show "chrome tab_YouTube"? That isn't
GeorgeZ
2016/01/06 22:41:38
We had consulted with UX persons before this CL. I
|
+ </message> |
<!-- Local Device Discovery display strings --> |
<if expr="enable_service_discovery"> |