| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 64e75727fb7d9d214ab8973a8205e5adc03e8e18..41875655576efd43e276a295a6a6c3a2097bf88a 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="Hyperlink text indicating client needs to be upgraded to the latest version.">
|
| + 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
|
| @@ -1192,7 +1202,7 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
|
| <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION_SCOUT" desc="Explanation of the dialog asking whether the user wants to upload some system information and page content for Safe Browsing analysis">
|
| You can help make Chrome safer and easier to use by automatically sending some system information and page content to Google to help detect dangerous apps and sites.
|
| </message>
|
| -
|
| +
|
| <!-- Page Information Window -->
|
| <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_NO_CT" desc="The text of the identity section when the page is secure and no Certificate Transparency information is present.">
|
| Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server did not supply any Certificate Transparency information.
|
|
|