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

Unified Diff: chrome/browser/resources/settings/on_startup_page/startup_urls_page.html

Issue 1703703002: MD Settings: Manage search engines, localizing/adding strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@manage_search_engines_ui1
Patch Set: Update string based on Alan's latest response. Created 4 years, 10 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
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/people_page/users_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
diff --git a/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html b/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
index 5d967c4947ea030afb5624dc384c297ada26be6b..6576fe5a2902a7412e920084100cf4758c7c8795 100644
--- a/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
+++ b/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
@@ -46,7 +46,7 @@
<paper-button class="cancel-button" on-tap="onCancelTap_"
id="cancel" i18n-content="cancel"></paper-button>
<paper-button class="action-button" id="addUrlButton"
- on-tap="onOkTap_" i18n-content="addLabel">
+ on-tap="onOkTap_" i18n-content="add">
</paper-button>
</div>
</div>
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/people_page/users_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698