summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-04 02:20:11 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-04 02:20:11 +0000
commitdb11c1b5cfd3f48a732684a0ee57a1f855eb998b (patch)
tree9091c4db3eb7f1b10e711b244b32594af2417d47 /chrome/app
parent5e4291e6adff68193140aab663c56df203b1add1 (diff)
downloadchromium_src-db11c1b5cfd3f48a732684a0ee57a1f855eb998b.zip
chromium_src-db11c1b5cfd3f48a732684a0ee57a1f855eb998b.tar.gz
chromium_src-db11c1b5cfd3f48a732684a0ee57a1f855eb998b.tar.bz2
basic frontend for managing media galleries
hidden behind --enable-media-gallery-ui flag BUG=134929 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10690030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145425 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd12
1 files changed, 12 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index ce447a7..4a4f0cb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6839,6 +6839,18 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_MEDIA_STREAM_ASK_RADIO" desc="A radio button in Content Settings dialog to allow site to query the permision to access capture devices.">
Ask me when a site requires access to my camera and microphone (recommended)
</message>
+ <message name="IDS_MEDIA_GALLERY_SECTION_LABEL" desc="The label for the section of content settings that relates to media galleries.">
+ Media galleries
+ </message>
+ <message name="IDS_MEDIA_GALLERY_MANAGE_TITLE" desc="The title of the media gallery manager overlay.">
+ Media galleries
+ </message>
+ <message name="IDS_MEDIA_GALLERY_MANAGE_BUTTON" desc="The text for the button that opens the media gallery manager overlay.">
+ Manage galleries
+ </message>
+ <message name="IDS_MEDIA_GALLERY_ADD_NEW_BUTTON" desc="The text for the button that opens a dialog to select a new media gallery.">
+ Add gallery
+ </message>
<!-- Mac and ChromeOS users do not close their browser. Mac users quit it and ChromeOS users log out. -->
<if expr="not is_macosx and not pp_ifdef('chromeos')">