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

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

Issue 3538014: Implement layout of NTP apps promo. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: 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
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 3735 matching lines...) Expand 10 before | Expand all | Expand 10 after
3746 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt"> 3746 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt">
3747 Install 3747 Install
3748 </message> 3748 </message>
3749 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt"> 3749 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt">
3750 Uninstall 3750 Uninstall
3751 </message> 3751 </message>
3752 <message name="IDS_EXTENSION_PROMPT_ENABLE_INCOGNITO_BUTTON" desc="Text fo r the allow button on the extension run-in-incognito prompt"> 3752 <message name="IDS_EXTENSION_PROMPT_ENABLE_INCOGNITO_BUTTON" desc="Text fo r the allow button on the extension run-in-incognito prompt">
3753 Allow 3753 Allow
3754 </message> 3754 </message>
3755 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store"> 3755 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store">
3756 Get More Apps 3756 Get more apps
3757 </message>
3758 <message name="IDS_APPS_PROMO_HEADER" desc="Header for the apps promo">
3759 New! Discover a world of apps &amp; games
3760 </message>
3761 <message name="IDS_APPS_PROMO_TEXT_1" desc="First paragraph of text on the apps promo">
3762 Visit the &lt;a&gt; Chrome Web Store&lt;/a&gt; to add great apps and gam es to your startpage
3763 </message>
3764 <message name="IDS_APPS_PROMO_TEXT_2" desc="Second paragraph of text on th e apps promo">
3765 What's an app? Try one of these:
3766 </message>
3767 <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides th e apps promo">
3768 Hide this message
3757 </message> 3769 </message>
3758 3770
3759 <!-- Plugins --> 3771 <!-- Plugins -->
3760 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e."> 3772 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e.">
3761 Plug-ins 3773 Plug-ins
3762 </message> 3774 </message>
3763 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode."> 3775 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode.">
3764 Details 3776 Details
3765 </message> 3777 </message>
3766 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed."> 3778 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed.">
(...skipping 6210 matching lines...) Expand 10 before | Expand all | Expand 10 after
9977 9989
9978 </messages> 9990 </messages>
9979 9991
9980 <structures fallback_to_english="true"> 9992 <structures fallback_to_english="true">
9981 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9993 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9982 </structure> 9994 </structure>
9983 </structures> 9995 </structures>
9984 9996
9985 </release> 9997 </release>
9986 </grit> 9998 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/ntp_resource_cache.cc » ('j') | chrome/browser/resources/new_new_tab.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698