Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2491)

Unified Diff: chrome/app/generated_resources.grd

Issue 12453019: Copy remoting notification bar to chrome and use it for screen capture API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/app/nibs/ScreenCaptureNotification.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 09a81ed2f892517001c38a2c4cf342f73abaad61..7a69814c1b12b2a1635a195c47024473144a058b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9897,12 +9897,18 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_CRITICAL_NOTIFICATION_DISMISS" desc="The dismiss button label">
Don't restart
</message>
-
+
<!-- Screen Capture strings -->
+ <message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_TITLE" desc="Text shown on the button that stops screen capture.">
+ Screen capture - <ph name="APP_NAME">$1<ex>Sharing App</ex></ph>
+ </message>
<message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_TEXT" desc="label used in screen capture notification UI to show the screen sharing status">
<ph name="APP_NAME">$1<ex>Google Cast</ex></ph> is sharing your screen
</message>
-
+ <message name="IDS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_STOP" desc="Text shown on the button that stops screen capture.">
+ Stop
+ </message>
+
<!-- SSL Blocking Page -->
<message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blocking page.">
SSL Error
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/app/nibs/ScreenCaptureNotification.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698