Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1884)

Unified Diff: chrome/app/chromium_strings.grd

Issue 12929018: Enhancements to https://codereview.chromium.org/12494033/ for zmo@ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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">&lt;a id="gpu-mode-reset-restart-link" href="#"&gt;</ph>restart<ph name="END_LINK">&lt;/a&gt;</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:
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/browser/resources/options/browser_options.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698