| Index: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd | 
| diff --git a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd | 
| index 6e4b0262320c7081fc39fe4b57552c0473f846f4..27b4ade919567bd1ecc1708df3bc38aa047fca18 100644 | 
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd | 
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd | 
| @@ -2515,6 +2515,9 @@ | 
| <message desc="Title displayed in the panel for the ChromeVox menu." name="IDS_CHROMEVOX_PANEL_MENU_CHROMEVOX"> | 
| ChromeVox | 
| </message> | 
| +      <message desc="Title displayed in the panel for the actions menu." name="IDS_CHROMEVOX_PANEL_MENU_ACTIONS"> | 
| +        Actions | 
| +      </message> | 
| <message desc="Title displayed in the panel when there are no menu items." name="IDS_CHROMEVOX_PANEL_MENU_ITEM_NONE"> | 
| No items. | 
| </message> | 
|  |