| Index: chrome/app/google_chrome_strings.grd | 
| =================================================================== | 
| --- chrome/app/google_chrome_strings.grd	(revision 186737) | 
| +++ chrome/app/google_chrome_strings.grd	(working copy) | 
| @@ -352,9 +352,12 @@ | 
| Let Google Chrome run in the background | 
| </message> | 
| </if> | 
| -      <message name="IDS_OPTIONS_BACKGROUND_ENABLE_BACKGROUND_MODE" desc="The label of the check-box that enables background mode"> | 
| +      <message name="IDS_OPTIONS_SYSTEM_ENABLE_BACKGROUND_MODE" desc="The label of the check-box that enables background mode"> | 
| Continue running background apps when Google Chrome is closed | 
| </message> | 
| +      <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE" desc="The label of the check-box that enables hardware acceleration mode"> | 
| +        Use hardware acceleration when available (requires Google Chrome restart) | 
| +      </message> | 
| <message name="IDS_CANT_WRITE_USER_DIRECTORY_SUMMARY" desc="Summary of problem displayed in dialog when we can't create a directory for this user."> | 
| Google Chrome cannot read and write to its data directory: | 
|  | 
|  |