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

Unified Diff: chrome/browser/resources/sync_confirmation/sync_confirmation.html

Issue 1805633003: new strings for Sync Confirmation screen (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor language tweak Created 4 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/webui/signin/sync_confirmation_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/sync_confirmation/sync_confirmation.html
diff --git a/chrome/browser/resources/sync_confirmation/sync_confirmation.html b/chrome/browser/resources/sync_confirmation/sync_confirmation.html
index cd94fee1a09ec4ec07ad832f2d18aa4d9b4076de..5d287a5a7d55afe2d7bccb5e624c93707d6dc332 100644
--- a/chrome/browser/resources/sync_confirmation/sync_confirmation.html
+++ b/chrome/browser/resources/sync_confirmation/sync_confirmation.html
@@ -39,7 +39,7 @@
</div>
</div>
<div class="sync-message"
- i18n-values=".innerHTML:syncConfirmationBody"></div>
+ i18n-values=".innerHTML:syncConfirmationChromeSyncBody"></div>
<div class="action-container">
<paper-button id="confirmButton"
i18n-content="syncConfirmationConfirmLabel"></paper-button>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/webui/signin/sync_confirmation_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698