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

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

Issue 3250002: Add an accordian effect to NTP. (Closed)
Patch Set: Fix menu positioning when there is a scrollbar. Created 10 years, 3 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 3705 matching lines...) Expand 10 before | Expand all | Expand 10 after
3716 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt"> 3716 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt">
3717 Install 3717 Install
3718 </message> 3718 </message>
3719 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt"> 3719 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt">
3720 Uninstall 3720 Uninstall
3721 </message> 3721 </message>
3722 <message name="IDS_EXTENSION_PROMPT_ENABLE_INCOGNITO_BUTTON" desc="Text fo r the allow button on the extension run-in-incognito prompt"> 3722 <message name="IDS_EXTENSION_PROMPT_ENABLE_INCOGNITO_BUTTON" desc="Text fo r the allow button on the extension run-in-incognito prompt">
3723 Allow 3723 Allow
3724 </message> 3724 </message>
3725 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store"> 3725 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store">
3726 Chrome Web Store 3726 Get More Apps
3727 </message> 3727 </message>
3728 3728
3729 <!-- Plugins --> 3729 <!-- Plugins -->
3730 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e."> 3730 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e.">
3731 Plug-ins 3731 Plug-ins
3732 </message> 3732 </message>
3733 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode."> 3733 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode.">
3734 Details 3734 Details
3735 </message> 3735 </message>
3736 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed."> 3736 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed.">
(...skipping 5763 matching lines...) Expand 10 before | Expand all | Expand 10 after
9500 9500
9501 </messages> 9501 </messages>
9502 9502
9503 <structures fallback_to_english="true"> 9503 <structures fallback_to_english="true">
9504 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9504 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9505 </structure> 9505 </structure>
9506 </structures> 9506 </structures>
9507 9507
9508 </release> 9508 </release>
9509 </grit> 9509 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698