summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/app/global_media_controls_strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/app/global_media_controls_strings.grdp')
-rw-r--r--chromium/chrome/app/global_media_controls_strings.grdp6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/chrome/app/global_media_controls_strings.grdp b/chromium/chrome/app/global_media_controls_strings.grdp
index 10cdb83323d..c80ba504f6f 100644
--- a/chromium/chrome/app/global_media_controls_strings.grdp
+++ b/chromium/chrome/app/global_media_controls_strings.grdp
@@ -1,7 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Global Media Controls-specific strings (included from generated_resources.grd). -->
<grit-part>
+ <message name="IDS_GLOBAL_MEDIA_CONTROLS_BACK_TO_TAB" desc="A11y text for the Global Media Controls container describing how clicking it takes you back to the tab.">
+ Back to tab
+ </message>
<message name="IDS_GLOBAL_MEDIA_CONTROLS_ICON_TOOLTIP_TEXT" desc="Tooltip for the Global Media Controls icon, which appears in the toolbar. The tooltip appears on mouseover of the icon.">
Control your music, videos, and more
</message>
+ <message name="IDS_GLOBAL_MEDIA_CONTROLS_DISMISS_ICON_TOOLTIP_TEXT" desc="Tooltip for the dismiss button within the Global Media Controls dialog. The tooltip appears on mouseover of the icon.">
+ Dismiss
+ </message>
</grit-part>