Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a574fe94ffff3273fef3c68c964c2a94f9c21b68..e288566056383fcba3b28945c411b2d7fec1f677 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -11072,6 +11072,7 @@ Some features may be unavailable. Please check that the profile exists and you |
Type your search query here |
</message> |
+ |
<!-- Sync strings --> |
<!-- Sync options dialog strings --> |
@@ -15893,6 +15894,26 @@ Battery full |
Devices |
</message> |
+ <!-- MediaStream capture status tray icon --> |
+ <message name="IDS_MEDIA_STREAM_STATUS_TRAY_MENU_ITEM" desc="Title of the web page to display in the capture tray icon menu when it is using the capture devices"> |
+ <ph name="TITLE">$1<ex>html5rocks.com</ex></ph> |
+ </message> |
+ <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TOOLTIP" desc="Tool tip for the capture status tray icon"> |
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your camera and/or microphone. |
+ </message> |
+ <message name="IDS_MEDIA_STREAM_STATUS_TRAY_BALLOON_TITLE" desc="Title of the balloon shown by the tray notification icon every time MediaStream starts capturing using a camera and/or a microphone"> |
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your camera and/or microphone. |
+ </message> |
+ <message name="IDS_MEDIA_STREAM_STATUS_TRAY_BALLOON_BODY_AUDIO_AND_VIDEO" desc="Contents of the balloon shown by the tray notification icon every time MediaStream starts capturing"> |
+ <ph name="TITLE">$1<ex>html5rocks.com</ex></ph> is using your camera and microphone. |
+ </message> |
+ <message name="IDS_MEDIA_STREAM_STATUS_TRAY_BALLOON_BODY_AUDIO_ONLY" desc="Contents of the balloon shown by the tray notification icon every time MediaStream starts capturing"> |
+ <ph name="TITLE">$1<ex>html5rocks.com</ex></ph> is using your microphone. |
+ </message> |
+ <message name="IDS_MEDIA_STREAM_STATUS_TRAY_BALLOON_BODY_VIDEO_ONLY" desc="Contents of the balloon shown by the tray notification icon every time MediaStream starts capturing"> |
+ <ph name="TITLE">$1<ex>html5rocks.com</ex></ph> is using your camera. |
+ </message> |
+ |
<!-- Quota messages --> |
<if expr="pp_ifdef('android')"> |
<message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Mobile: For mobile device. Question asked on the info bar whenever webapp requests new (larger) quota to persistently store data on the mobile device (e.g. for persistent-type filesystem)."> |