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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 420004: Remove old bookmark sync promo from new tab page.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_page_sync_handler.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 5586 matching lines...) Expand 10 before | Expand all | Expand 10 after
5597 Bookmark Sync has been disabled on this computer. If you uninstall <ph n ame="NAME_OF_EXTENSION">$1<ex>foo extension</ex></ph> you can re-enable Bookmark Sync by choosing "Synchronize my bookmarks..." in the Tools menu. 5597 Bookmark Sync has been disabled on this computer. If you uninstall <ph n ame="NAME_OF_EXTENSION">$1<ex>foo extension</ex></ph> you can re-enable Bookmark Sync by choosing "Synchronize my bookmarks..." in the Tools menu.
5598 </message> 5598 </message>
5599 5599
5600 <!-- Sync New Tab Page strings --> 5600 <!-- Sync New Tab Page strings -->
5601 <message name="IDS_SYNC_NTP_SYNC_SECTION_TITLE" desc="The title of the syn c status section in the New Tab Page."> 5601 <message name="IDS_SYNC_NTP_SYNC_SECTION_TITLE" desc="The title of the syn c status section in the New Tab Page.">
5602 Bookmark Sync 5602 Bookmark Sync
5603 </message> 5603 </message>
5604 <message name="IDS_SYNC_NTP_SYNC_SECTION_ERROR_TITLE" desc="The title to d isplay in the New Tab Page sync status section in case of an error."> 5604 <message name="IDS_SYNC_NTP_SYNC_SECTION_ERROR_TITLE" desc="The title to d isplay in the New Tab Page sync status section in case of an error.">
5605 Bookmark Sync Error! 5605 Bookmark Sync Error!
5606 </message> 5606 </message>
5607 <message name="IDS_SYNC_NTP_PROMOTION_MESSAGE" desc="The New Tab Page sync promotion message to display in the sync status section.">
5608 You can sync your bookmarks across computers using your Google account
5609 </message>
5610 <message name="IDS_SYNC_NTP_START_NOW_LINK_LABEL" desc="The label to displ ay for the New Tab Page promotion link.">
5611 Start now
5612 </message>
5613 <message name="IDS_SYNC_NTP_SETUP_IN_PROGRESS" desc="The message to displa y in the New Tab Page sync section when the sync setup is underway."> 5607 <message name="IDS_SYNC_NTP_SETUP_IN_PROGRESS" desc="The message to displa y in the New Tab Page sync section when the sync setup is underway.">
5614 Setup in progress... 5608 Setup in progress...
5615 </message> 5609 </message>
5616 <message name="IDS_SYNC_NTP_SYNCED_TO" desc="The message to display in the New Tab Page sync section when the user is in sync."> 5610 <message name="IDS_SYNC_NTP_SYNCED_TO" desc="The message to display in the New Tab Page sync section when the user is in sync.">
5617 Synced to <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> 5611 Synced to <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>
5618 </message> 5612 </message>
5619 5613
5620 <!-- Login dialog strings --> 5614 <!-- Login dialog strings -->
5621 <message name="IDS_SYNC_MY_BOOKMARKS_LABEL" desc="Text to show for the syn c login dialog."> 5615 <message name="IDS_SYNC_MY_BOOKMARKS_LABEL" desc="Text to show for the syn c login dialog.">
5622 Sync my bookmarks 5616 Sync my bookmarks
(...skipping 521 matching lines...) Expand 10 before | Expand all | Expand 10 after
6144 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 6138 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
6145 Battery is charged 6139 Battery is charged
6146 </message> 6140 </message>
6147 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 6141 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
6148 Toggle Compact Navigation Bar 6142 Toggle Compact Navigation Bar
6149 </message> 6143 </message>
6150 </if> 6144 </if>
6151 </messages> 6145 </messages>
6152 </release> 6146 </release>
6153 </grit> 6147 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_page_sync_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698