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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 156173002: [MIDI] Add a permission bubble client for MIDI system control. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweaks Created 6 years, 10 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 8f94a343893d37eb78d87a4e29161fab7d74e981..725f6f4f93941ec10591aa63b3095a6c94209b33 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13313,6 +13313,9 @@ Some features may be unavailable. Please check that the profile exists and you
$1<ex>www.google.com</ex>
</ph> wants to get full control of your MIDI devices.
</message>
+ <message name="IDS_MIDI_SYSEX_PERMISSION_FRAGMENT" desc="Permission asked in the permission bubble when a URL wants to access MIDI devices with system exclusive messages, along with other permissions requests. Preceded by the prompt 'This site would like to:'">
+ fully control your MIDI devices.
Ami GONE FROM CHROMIUM 2014/02/07 18:25:35 Other entries look like <message name="..." desc="
Greg Billock 2014/02/10 23:57:10 I think this is just clipping in the UI. The synta
+ </message>
<message name="IDS_MIDI_SYSEX_ALLOW_BUTTON" desc="A button in MIDI access infobar for allowing full access to MIDI devices for a given domain.">
Allow
</message>

Powered by Google App Engine
This is Rietveld 408576698