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

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

Issue 3817006: Change a raw "Google Chrome" to $PRODUCT_NAME in generated_resources.grd. (Closed)
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
« no previous file with comments | « no previous file | chrome/browser/extensions/extensions_ui.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 3804 matching lines...) Expand 10 before | Expand all | Expand 10 after
3815 <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensio ns."> 3815 <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensio ns.">
3816 Enable 3816 Enable
3817 </message> 3817 </message>
3818 <message name="IDS_EXTENSIONS_ENABLE_INCOGNITO" desc="The checkbox for ena bling extensions in incognito."> 3818 <message name="IDS_EXTENSIONS_ENABLE_INCOGNITO" desc="The checkbox for ena bling extensions in incognito.">
3819 Allow in incognito 3819 Allow in incognito
3820 </message> 3820 </message>
3821 <message name="IDS_EXTENSIONS_ALLOW_FILE_ACCESS" desc="The checkbox for al lowing an extension access to run scripts on file URLs."> 3821 <message name="IDS_EXTENSIONS_ALLOW_FILE_ACCESS" desc="The checkbox for al lowing an extension access to run scripts on file URLs.">
3822 Allow access to file URLs 3822 Allow access to file URLs
3823 </message> 3823 </message>
3824 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Disp layed in extensions management UI after an extension is selected to be run in in cognito mode."> 3824 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Disp layed in extensions management UI after an extension is selected to be run in in cognito mode.">
3825 <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Warning:<ph name="END_BOLD">&lt;/b&g t;</ph> Google Chrome cannot prevent extensions from recording your browsing his tory. To disable this extension in incognito mode, unselect this option. 3825 <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Warning:<ph name="END_BOLD">&lt;/b&g t;</ph> <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot prevent ext ensions from recording your browsing history. To disable this extension in incog nito mode, unselect this option.
3826 </message> 3826 </message>
3827 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons."> 3827 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons.">
3828 Reload 3828 Reload
3829 </message> 3829 </message>
3830 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions."> 3830 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions.">
3831 Uninstall 3831 Uninstall
3832 </message> 3832 </message>
3833 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button."> 3833 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button.">
3834 Options 3834 Options
3835 </message> 3835 </message>
(...skipping 6788 matching lines...) Expand 10 before | Expand all | Expand 10 after
10624 10624
10625 </messages> 10625 </messages>
10626 10626
10627 <structures fallback_to_english="true"> 10627 <structures fallback_to_english="true">
10628 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10628 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10629 </structure> 10629 </structure>
10630 </structures> 10630 </structures>
10631 10631
10632 </release> 10632 </release>
10633 </grit> 10633 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extensions_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698