| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b0a4be6aaaa41ce886729e00185627188b5fa09e..94f0fccc8fe2ec075acc695c203e27a3f1b03d96 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4406,10 +4406,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Annotates web forms with Autofill field type predictions as placeholder text.
|
| </message>
|
| <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype">
|
| - Enable syncing typed URLs
|
| + Enable syncing Omnibox History
|
| </message>
|
| <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description for the flag to enable syncing the TypedURL datatype">
|
| - Enable typed URLs in the sync options. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion.
|
| + Enable Omnibox History in the sync options. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion.
|
| </message>
|
| <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_NAME" desc="Title for the flag to prerender from the omnibox">
|
| Prerender from omnibox
|
| @@ -9435,6 +9435,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle just finished.">
|
| Just now
|
| </message>
|
| + <message name="IDS_SYNC_ADVANCED_OPTIONS" desc="The text in the link that brings up the sync configure screen in the new tab page new data type notification.">
|
| + Advanced options
|
| + </message>
|
| + <message name="IDS_SYNC_ADDED_SESSIONS_AND_TYPED_URLS" desc="The text in the new tab page notifying the user that we've enabled session and typed url sync.">
|
| + New! Chrome is now syncing your Omnibox History and Foreign Sessions.
|
| + </message>
|
| + <message name="IDS_SYNC_ADDED_SESSIONS" desc="The text in the new tab page notifying the user that we've enabled session sync.">
|
| + New! Chrome is now syncing your Foreign Sessions.
|
| + </message>
|
| + <message name="IDS_SYNC_ADDED_TYPED_URLS" desc="The text in the new tab page notifying the user that we've enabled typed url sync.">
|
| + New! Chrome is now syncing your Omnibox History.
|
| + </message>
|
|
|
| <!-- Sync / Extension interaction messages -->
|
| <message name="IDS_SYNC_EXTENSIONS_MALFUNCTION_DISABLE_SYNC_OPTION" desc="The label of a button allowing the user to choose to disable sync when an extension is believed to be causing sync problems preventing sync operation.">
|
| @@ -9527,7 +9539,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Passwords
|
| </message>
|
| <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the data types that we allow syncing.">
|
| - Typed URLs
|
| + Omnibox History
|
| </message>
|
| <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types that we allow syncing.">
|
| Apps
|
|
|