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

Unified Diff: chrome/app/generated_resources.grd

Issue 12457016: Added "None available" title and grey out the media menu when there is no device. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added "None available" title to the media menu when there is no device. 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a13d9da7a9bb90ac41ee11f29639fa64fa63b245..8719d4acdad67a3b39fc69f595b949cdef4142fc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8119,6 +8119,9 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_MEDIA_SELECTED_CAMERA_LABEL" desc="The label of the 'camera device' select menu">
Camera:
</message>
+ <message name="IDS_MEDIA_MENU_NO_DEVICE_TITLE" desc="The title of the media select menu if there is no microphone or camera available on the machine">
+ None available
+ </message>
<message name="IDS_MEDIA_PEPPER_FLASH_DEFAULT_DIVERGED_LABEL" desc="The label in Content Settings dialog informing that Pepper Flash uses different default permission for camera and microphone than the default media permission.">
Adobe Flash Player camera and microphone settings are different.
</message>

Powered by Google App Engine
This is Rietveld 408576698