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 |