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

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

Issue 3903002: Uninstall default apps if user hides promo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add DCHECK Created 10 years, 2 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/browser/dom_ui/app_launcher_handler.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 3905 matching lines...) Expand 10 before | Expand all | Expand 10 after
3916 <message name="IDS_APPS_PROMO_HEADER" desc="Header for the apps promo"> 3916 <message name="IDS_APPS_PROMO_HEADER" desc="Header for the apps promo">
3917 New! Discover a world of apps &amp; games 3917 New! Discover a world of apps &amp; games
3918 </message> 3918 </message>
3919 <message name="IDS_APPS_PROMO_TEXT_1" desc="First paragraph of text on the apps promo"> 3919 <message name="IDS_APPS_PROMO_TEXT_1" desc="First paragraph of text on the apps promo">
3920 Visit the &lt;a&gt; Chrome Web Store&lt;/a&gt; to add great apps and gam es to your startpage 3920 Visit the &lt;a&gt; Chrome Web Store&lt;/a&gt; to add great apps and gam es to your startpage
3921 </message> 3921 </message>
3922 <message name="IDS_APPS_PROMO_TEXT_2" desc="Second paragraph of text on th e apps promo"> 3922 <message name="IDS_APPS_PROMO_TEXT_2" desc="Second paragraph of text on th e apps promo">
3923 What's an app? Try one of these: 3923 What's an app? Try one of these:
3924 </message> 3924 </message>
3925 <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides th e apps promo"> 3925 <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides th e apps promo">
3926 Hide this message 3926 Hide this
3927 </message> 3927 </message>
3928 3928
3929 <!-- Plugins --> 3929 <!-- Plugins -->
3930 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e."> 3930 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e.">
3931 Plug-ins 3931 Plug-ins
3932 </message> 3932 </message>
3933 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode."> 3933 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode.">
3934 Details 3934 Details
3935 </message> 3935 </message>
3936 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed."> 3936 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed.">
(...skipping 6713 matching lines...) Expand 10 before | Expand all | Expand 10 after
10650 10650
10651 </messages> 10651 </messages>
10652 10652
10653 <structures fallback_to_english="true"> 10653 <structures fallback_to_english="true">
10654 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10654 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10655 </structure> 10655 </structure>
10656 </structures> 10656 </structures>
10657 10657
10658 </release> 10658 </release>
10659 </grit> 10659 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/app_launcher_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698