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

Unified Diff: chrome/browser/resources/options2/browser_options.html

Issue 10391044: retry 136193 - convert localStrings to loadTimeData for options page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 years, 7 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/browser/resources/options2/browser_options.html
diff --git a/chrome/browser/resources/options2/browser_options.html b/chrome/browser/resources/options2/browser_options.html
index ad3cede1b95beb872b534828bfefc10228273830..e800e47ccdb9a3e955392af2c656276748182f75 100644
--- a/chrome/browser/resources/options2/browser_options.html
+++ b/chrome/browser/resources/options2/browser_options.html
@@ -93,8 +93,7 @@
class="settings-row" hidden>
</div>
<div class="settings-row">
- <button id="pointer-settings-button"
- i18n-content="touchpadMouseSettingsButtonTitle">
+ <button id="pointer-settings-button">
</button>
<button id="keyboard-settings-button"
i18n-content="keyboardSettingsButtonTitle">
« no previous file with comments | « chrome/browser/resources/options2/autofill_options_list.js ('k') | chrome/browser/resources/options2/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698