Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index f29adc10b3b3d135ef44ae91cef5f7eee8f5a1dc..927ceef5e1f47a7c36dfefff39e44f10275004f7 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -427,7 +427,10 @@ be available for now. --> |
Continue running background apps when Chromium 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 Chromium restart) |
+ Use hardware acceleration when available |
+ </message> |
+ <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART" desc="The restart string after changing hardware acceleration mode"> |
+ (requires Chromium <ph name="BEGIN_LINK"><a id="gpu-mode-reset-restart-link" href="#"></ph>restart<ph name="END_LINK"></a></ph>) |
Dan Beam
2013/03/22 00:32:56
looking the patch, perhaps rewording to "click her
arv (Not doing code reviews)
2013/03/22 14:35:48
In general, it is bad to put HTML in here. Can you
arv (Not doing code reviews)
2013/03/22 14:35:48
This should not be a link. It should be a button s
Dan Beam
2013/03/22 19:24:31
I agree on the link, but I don't agree on the HTML
Dan Beam
2013/03/22 19:25:16
Is there a better way to do
Start translation <
|
</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."> |
Chromium cannot read and write to its data directory: |