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

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

Issue 392005: NTP: Hide "Make this my home page" after setting the home 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_ui.cc » ('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 4735 matching lines...) Expand 10 before | Expand all | Expand 10 after
4746 </message> 4746 </message>
4747 <!-- TODO: Should this be something none Chrome for Chromium? --> 4747 <!-- TODO: Should this be something none Chrome for Chromium? -->
4748 <message name="IDS_NEW_TAB_THEMES_GALLERY_PAGE_TITLE" 4748 <message name="IDS_NEW_TAB_THEMES_GALLERY_PAGE_TITLE"
4749 desc="Title for the hard coded thumbnail that represents the Google Chr ome Themes Gallery page. This is used on the NTP when there aren't enough thumbn ails to show."> 4749 desc="Title for the hard coded thumbnail that represents the Google Chr ome Themes Gallery page. This is used on the NTP when there aren't enough thumbn ails to show.">
4750 Google Chrome Themes Gallery 4750 Google Chrome Themes Gallery
4751 </message> 4751 </message>
4752 <message name="IDS_NEW_TAB_SHOW_HIDE_BOOKMARK_SYNC" 4752 <message name="IDS_NEW_TAB_SHOW_HIDE_BOOKMARK_SYNC"
4753 desc="Menu item text used to show or hide the bookmark sync status."> 4753 desc="Menu item text used to show or hide the bookmark sync status.">
4754 Bookmark sync 4754 Bookmark sync
4755 </message> 4755 </message>
4756 <message name="IDS_NEW_TAB_HOME_PAGE_SET_NOTIFICATION"
4757 desc="Notification text to show after the user has made the NTP his/her home page.">
4758 Welcome to your home page!
4759 </message>
4760 <message name="IDS_NEW_TAB_HOME_PAGE_HIDE_NOTIFICATION"
4761 desc="The action text to show as the close link for the notification sh own after the user has set his/her home page.">
4762 Close
4763 </message>
4756 4764
4757 <!-- New tab page web clips. These are not in use yet --> 4765 <!-- New tab page web clips. These are not in use yet -->
4758 <message name="IDS_NEW_TAB_WEB_CLIPS_WEB_CLIPS" 4766 <message name="IDS_NEW_TAB_WEB_CLIPS_WEB_CLIPS"
4759 desc="Web Clips module header"> 4767 desc="Web Clips module header">
4760 Web Clips 4768 Web Clips
4761 </message> 4769 </message>
4762 <message name="IDS_NEW_TAB_WEB_CLIPS_CUSTOMIZE" 4770 <message name="IDS_NEW_TAB_WEB_CLIPS_CUSTOMIZE"
4763 desc="Link at bottom "> 4771 desc="Link at bottom ">
4764 Customize 4772 Customize
4765 </message> 4773 </message>
(...skipping 1261 matching lines...) Expand 10 before | Expand all | Expand 10 after
6027 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 6035 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
6028 Battery is charged 6036 Battery is charged
6029 </message> 6037 </message>
6030 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 6038 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
6031 Toggle Compact Navigation Bar 6039 Toggle Compact Navigation Bar
6032 </message> 6040 </message>
6033 </if> 6041 </if>
6034 </messages> 6042 </messages>
6035 </release> 6043 </release>
6036 </grit> 6044 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698