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

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

Issue 6162006: Changes to default apps promo per ui leads: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix unit tests Created 9 years, 11 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
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 3925 matching lines...) Expand 10 before | Expand all | Expand 10 after
3936 <message name="IDS_APPS_PROMO_HEADER" desc="Header for the apps promo"> 3936 <message name="IDS_APPS_PROMO_HEADER" desc="Header for the apps promo">
3937 New! Discover a world of apps &amp; games 3937 New! Discover a world of apps &amp; games
3938 </message> 3938 </message>
3939 <message name="IDS_APPS_PROMO_TEXT_1" desc="First paragraph of text on the apps promo"> 3939 <message name="IDS_APPS_PROMO_TEXT_1" desc="First paragraph of text on the apps promo">
3940 Visit the &lt;a&gt; Chrome Web Store&lt;/a&gt; to add great apps and gam es to your new tab page in Chrome. 3940 Visit the &lt;a&gt; Chrome Web Store&lt;/a&gt; to add great apps and gam es to your new tab page in Chrome.
3941 </message> 3941 </message>
3942 <message name="IDS_APPS_PROMO_TEXT_2" desc="Second paragraph of text on th e apps promo"> 3942 <message name="IDS_APPS_PROMO_TEXT_2" desc="Second paragraph of text on th e apps promo">
3943 What's an app? Try one of these: 3943 What's an app? Try one of these:
3944 </message> 3944 </message>
3945 <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides th e apps promo"> 3945 <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides th e apps promo">
3946 Hide this message 3946 No thanks, hide this
3947 </message> 3947 </message>
3948 3948
3949 <!-- Plugins --> 3949 <!-- Plugins -->
3950 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e."> 3950 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e.">
3951 Plug-ins 3951 Plug-ins
3952 </message> 3952 </message>
3953 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode."> 3953 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode.">
3954 Details 3954 Details
3955 </message> 3955 </message>
3956 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed."> 3956 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed.">
(...skipping 7512 matching lines...) Expand 10 before | Expand all | Expand 10 after
11469 </includes> 11469 </includes>
11470 <structures fallback_to_english="true"> 11470 <structures fallback_to_english="true">
11471 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11471 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11472 </structure> 11472 </structure>
11473 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11473 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11474 </structure> 11474 </structure>
11475 </structures> 11475 </structures>
11476 11476
11477 </release> 11477 </release>
11478 </grit> 11478 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/app_launcher_handler.h » ('j') | chrome/browser/dom_ui/app_launcher_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698