| Index: components/history_strings.grdp
|
| diff --git a/components/history_strings.grdp b/components/history_strings.grdp
|
| index 74633486239d59b0782c75206d5d12d3da703cbf..99328f17fb8770a10a127e85fbdf193239fcfa97 100644
|
| --- a/components/history_strings.grdp
|
| +++ b/components/history_strings.grdp
|
| @@ -53,7 +53,10 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| Group domains
|
| </message>
|
| <message name="IDS_HISTORY_HAS_SYNCED_RESULTS" desc="The notification at the top of the history page indicating that it is showing visits synced from other devices.">
|
| - Showing history from your signed-in devices. <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"></ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph>
|
| + Showing history from your signed-in devices. <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"></ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph>.
|
| + </message>
|
| + <message name="IDS_HISTORY_OTHER_FORMS_OF_HISTORY" desc="The notification at the top of the history page indicating that deleting Chrome browsing history will not delete other forms of history stored at Google My Activity.">
|
| + Your Google Account may have other forms of browsing history at <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>history.google.com<ph name="END_LINK"></a></ph>.
|
| </message>
|
| <message name="IDS_HISTORY_IN_CONTENT_PACK" desc="Text that shows that an entry is in a content pack.">
|
| In content pack
|
| @@ -80,7 +83,7 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| No search results found.
|
| </message>
|
| <message name="IDS_HISTORY_NO_SYNCED_RESULTS" desc="The notification at the top of the history page indicating that it does not include visits from other devices.">
|
| - Showing history from this device. <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"></ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph>
|
| + Showing history from this device. <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"></ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph>.
|
| </message>
|
| <message name="IDS_HISTORY_NUMBER_VISITS" desc="Format string for the number of visits of a site.">
|
| (<ph name="NUMBER_VISITS">$1<ex>3</ex></ph>)
|
|
|