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

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

Issue 6525005: Revert r74860 as it broke arm: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 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/options/about_page_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 6751 matching lines...) Expand 10 before | Expand all | Expand 10 after
6762 Use the New Tab page 6762 Use the New Tab page
6763 </message> 6763 </message>
6764 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t his page' for the home page radio"> 6764 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t his page' for the home page radio">
6765 Open this page: 6765 Open this page:
6766 </message> 6766 </message>
6767 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th e 'Show Home button' checkbox"> 6767 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th e 'Show Home button' checkbox">
6768 Show Home button 6768 Show Home button
6769 </message> 6769 </message>
6770 <!-- Windows and Linux put this checkbox in the "home page" section of the prefs, Mac puts --> 6770 <!-- Windows and Linux put this checkbox in the "home page" section of the prefs, Mac puts -->
6771 <!-- it in a 'toolbar' section, so it does not need to say toolbar. --> 6771 <!-- it in a 'toolbar' section, so it does not need to say toolbar. -->
6772 <!-- TODO(estade): remove this string -->
6773 <if expr="os != 'darwin'"> 6772 <if expr="os != 'darwin'">
6774 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button on the toolbar' checkbox"> 6773 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button on the toolbar' checkbox">
6775 Show Home button on the toolbar 6774 Show Home button on the toolbar
6776 </message> 6775 </message>
6777 </if> 6776 </if>
6778 <if expr="os == 'darwin'"> 6777 <if expr="os == 'darwin'">
6779 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button' checkbox"> 6778 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button' checkbox">
6780 Show Home button 6779 Show Home button
6781 </message> 6780 </message>
6782 </if> 6781 </if>
(...skipping 4599 matching lines...) Expand 10 before | Expand all | Expand 10 after
11382 </includes> 11381 </includes>
11383 <structures fallback_to_english="true"> 11382 <structures fallback_to_english="true">
11384 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11383 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11385 </structure> 11384 </structure>
11386 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11385 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11387 </structure> 11386 </structure>
11388 </structures> 11387 </structures>
11389 11388
11390 </release> 11389 </release>
11391 </grit> 11390 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/options/about_page_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698