diff options
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index 3b24c5c..53b818d 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -766,6 +766,10 @@ For Chromium, processes used to display diagnostics information (such as this "a </message> <!-- Main Chrome menu --> + <message name="IDS_APPMENU_TOOLTIP" desc="The tooltip to show for the browser menu"> + Customize and control Chromium + </message> + <if expr="pp_ifdef('use_titlecase') and not pp_ifdef('chromeos')"> <message name="IDS_ABOUT" desc="In Title Case: The text label of the About Chrome menu item"> About &Chromium |