| Index: ash/ash_strings.grd
 | 
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
 | 
| index ff576ed32c56dac68744bfa7aa23e3cd1102b381..adee1e7b59ecb60440f0bba2f5886e4dd64421b5 100644
 | 
| --- a/ash/ash_strings.grd
 | 
| +++ b/ash/ash_strings.grd
 | 
| @@ -491,6 +491,9 @@ Press Shift + Alt to switch.
 | 
|        <message name="IDS_ASH_SCREENSHOT_NOTIFICATION_TEXT_FAIL" desc="The text of the notification when taking a screenshot failed.">
 | 
|          Failed to save screenshot
 | 
|        </message>
 | 
| +      <message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT" desc="The text of the popup when the user preses the exit shortcut.">
 | 
| +        Hold Ctrl+Shift+Q to quit.
 | 
| +      </message>
 | 
|  
 | 
|        <!-- ChromeOS-specific strings -->
 | 
|        <if expr="pp_ifdef('chromeos')">
 | 
| 
 |