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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 2457483002: [MD Settings][Sync Settings] Updates sync status messages (Closed)
Patch Set: Created 4 years, 2 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/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 7cf437ceee64cf8017dfc2c2a61bb29ab3e87e01..562181030738e3ef78e025deabee7b92ae933802 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -1149,6 +1149,16 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
Update Chrome
</message>
+ <!-- Sync errors. Android uses native UI to handle Sync settings -->
+ <if expr="not is_android">
+ <message name="IDS_SYNC_UPGRADE_CLIENT" desc="Message indicating client needs to be upgraded to the latest version.">
+ Update Chrome to start sync
+ </message>
+ <message name="IDS_SYNC_UPGRADE_CLIENT_LINK_LABEL" desc="The text to display on in the hyperlink indicating the user needs to upgrade the client to use sync.">
+ Update Chrome
+ </message>
+ </if>
+
<!-- Upgrade recovery bubble -->
<message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks to recover Chrome and its updater.">
Update Chrome

Powered by Google App Engine
This is Rietveld 408576698