Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1329)

Unified Diff: chrome/app/generated_resources.grd

Issue 7481023: Adding notifications for new sync types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with trunk. Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/new_tab.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e58ec2253d17404185214f4355bd675dc39cf464..238c3778870b17de82b07e0987f07a981be47994 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4420,10 +4420,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
@@ -9428,6 +9428,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.">
@@ -9520,7 +9532,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
« no previous file with comments | « no previous file | chrome/browser/resources/new_tab.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698