| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 3fb99bcc699c12db4c77de3e74772bbc33def12c..b462fd4ff3c1b3eb54cdfd891dabde1a14b4667d 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -1148,6 +1148,16 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
|
| Update Chromium
|
| </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 Chromium to start sync
|
| + </message>
|
| + <message name="IDS_SYNC_UPGRADE_CLIENT_LINK_LABEL" desc="Hyperlink text indicating client needs to be upgraded to the latest version.">
|
| + Update Chromium
|
| + </message>
|
| + </if>
|
| +
|
| <!-- Upgrade recovery bubble -->
|
| <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks to recover chromium and its updater.">
|
| Update Chromium
|
|
|