| Index: chrome/app/google_chrome_strings.grd
|
| ===================================================================
|
| --- chrome/app/google_chrome_strings.grd (revision 189066)
|
| +++ chrome/app/google_chrome_strings.grd (working copy)
|
| @@ -350,8 +350,17 @@
|
| 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)
|
| + Use hardware acceleration when available
|
| </message>
|
| + <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART_PREFIX" desc="The prefix of the restart string after changing hardware acceleration mode">
|
| + ( requires Chrome
|
| + </message>
|
| + <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART" desc="The restart string after changing hardware acceleration mode">
|
| + restart
|
| + </message>
|
| + <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART_POSTFIX" desc="The postfix of the restart string after changing hardware acceleration mode">
|
| + )
|
| + </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:
|
|
|
|
|