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

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

Issue 5513006: WEBUI Settings: Basics: Change 'Manage' to 'Manage search engines' (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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
« no previous file with comments | « chrome/browser/dom_ui/options/browser_options_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 8d6879818393dd892d65a1830b3441efa1447539..383a4aa9d130a5b3e4e8e22a80f2ef2f0fc45f8d 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -70,7 +70,7 @@
onchange="BrowserOptions.getInstance().setDefaultSearchEngine()">
</select>
<button id="defaultSearchManageEnginesButton"
- i18n-content="defaultSearchManageEnginesLink"></button>
+ i18n-content="defaultSearchManageEngines"></button>
</div>
<label class="checkbox" id="instantOption">
<!-- TODO(estade): metric? -->
« no previous file with comments | « chrome/browser/dom_ui/options/browser_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698