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

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

Issue 160126: NNTP: Adds 2 hard coded thumbnails.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('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 3607 matching lines...) Expand 10 before | Expand all | Expand 10 after
3618 Change page layout 3618 Change page layout
3619 </message> 3619 </message>
3620 <message name="IDS_NEW_TAB_FIRST_RUN_NOTIFICATION" 3620 <message name="IDS_NEW_TAB_FIRST_RUN_NOTIFICATION"
3621 desc="Notification text to show in the banner at the top of the new tab page when the user first sees it."> 3621 desc="Notification text to show in the banner at the top of the new tab page when the user first sees it.">
3622 Over time, the area below will show your eight most visited sites. 3622 Over time, the area below will show your eight most visited sites.
3623 </message> 3623 </message>
3624 <message name="IDS_NEW_TAB_CLOSE_FIRST_RUN_NOTIFICATION" 3624 <message name="IDS_NEW_TAB_CLOSE_FIRST_RUN_NOTIFICATION"
3625 desc="Action text for link that closes the first run notification."> 3625 desc="Action text for link that closes the first run notification.">
3626 Close 3626 Close
3627 </message> 3627 </message>
3628 3628 <!-- TODO: Should this be something none Chrome for Chromium? -->
3629 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE"
3630 desc="Title for the hard coded thumbnail that represents the Google Chr ome Welcome page. This is used on the NTP when there aren't enough thumbnails to show.">
3631 Google Chrome
3632 </message>
3633 <!-- TODO: Should this be something none Chrome for Chromium? -->
3634 <message name="IDS_NEW_TAB_THEMES_GALLERY_PAGE_TITLE"
3635 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.">
3636 Google Chrome Themes Gallery
3637 </message>
3638
3629 <!-- SafeBrowsing --> 3639 <!-- SafeBrowsing -->
3630 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title"> 3640 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title">
3631 Malware Detected! 3641 Malware Detected!
3632 </message> 3642 </message>
3633 <message name="IDS_SAFE_BROWSING_MALWARE_HEADLINE" desc="SafeBrowsing Malw are HTML headline"> 3643 <message name="IDS_SAFE_BROWSING_MALWARE_HEADLINE" desc="SafeBrowsing Malw are HTML headline">
3634 Warning: Visiting this site may harm your computer! 3644 Warning: Visiting this site may harm your computer!
3635 </message> 3645 </message>
3636 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsing Malware HTML description, first line"> 3646 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsing Malware HTML description, first line">
3637 The website at &lt;strong&gt;<ph name="HOST_NAME">$1<ex>www.malware.com< /ex></ph>&lt;/strong&gt; appears to host malware – software that can hurt your c omputer or otherwise operate without your consent. Just visiting a site that ho sts malware can infect your computer. 3647 The website at &lt;strong&gt;<ph name="HOST_NAME">$1<ex>www.malware.com< /ex></ph>&lt;/strong&gt; appears to host malware – software that can hurt your c omputer or otherwise operate without your consent. Just visiting a site that ho sts malware can infect your computer.
3638 </message> 3648 </message>
(...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after
4227 </message> 4237 </message>
4228 <!-- Help menu --> 4238 <!-- Help menu -->
4229 <message name="IDS_HELP_MAC" desc="The menu item to show help in the Hel p menu."> 4239 <message name="IDS_HELP_MAC" desc="The menu item to show help in the Hel p menu.">
4230 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help 4240 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help
4231 </message> <!-- os == 'darwin' --> 4241 </message> <!-- os == 'darwin' -->
4232 </if> 4242 </if>
4233 4243
4234 </messages> 4244 </messages>
4235 </release> 4245 </release>
4236 </grit> 4246 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698