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

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

Issue 8028049: Revert 102806 - [Sync Setup UI] String changes. "Sync" -> "Sign In" and others. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 3 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/generated_resources.grd ('k') | chrome/browser/ui/webui/options/personal_options_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/personal_options.html
===================================================================
--- chrome/browser/resources/options/personal_options.html (revision 102832)
+++ chrome/browser/resources/options/personal_options.html (working copy)
@@ -22,8 +22,8 @@
<h3 i18n-content="syncSection"></h3>
<div>
<div id="sync-overview" hidden>
- <span i18n-content="syncOverview"></span>
- <a i18n-values="href:syncLearnMoreURL" i18n-content="learnMore"></a>
+ <div i18n-content="syncOverview"></div>
+ <div i18n-content="syncFurtherOverview"></div>
</div>
<div id="sync-status" hidden>
<span id="sync-status-text"></span>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/webui/options/personal_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698