Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 300d7c522f180fac670c65f52d48989e5b03f7e2..2ae8cf41ae660b61d8bb0ee0424cc85ba11a9065 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13909,6 +13909,9 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
<message name="IDS_DESKTOP_MEDIA_PICKER_TITLE" desc="Title for the window picker dialog shown when desktop capture is requested by an app."> |
Share your screen |
</message> |
+ <message name="IDS_DESKTOP_MEDIA_PICKER_TITLE_MAC" desc="Title for the window picker dialog shown when desktop capture is requested by an app."> |
msw
2016/09/07 22:39:22
Follow the <if expr="use_titlecase"> pattern of ot
qiangchen
2016/09/08 16:46:03
Tested, and I found this way works.
But I am curi
msw
2016/09/08 20:14:10
Each platform sets the use_titlecase build flag va
qiangchen
2016/09/08 21:37:41
Acknowledged.
|
+ Share Your Screen |
+ </message> |
<message name="IDS_DESKTOP_MEDIA_PICKER_TITLE_DEPRECATED" desc="Title for the window picker dialog shown when desktop capture is requested by an app."> |
Share your screen - <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> |
</message> |