Chromium Code Reviews

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

Issue 2834034: Add "Notification Exceptions" string. (Closed)
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « no previous file | no next file » | 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 4435 matching lines...)
4446 </message> 4446 </message>
4447 <message name="IDS_JS_EXCEPTION_TITLE" desc="Title for JavaScript exceptio ns dialog"> 4447 <message name="IDS_JS_EXCEPTION_TITLE" desc="Title for JavaScript exceptio ns dialog">
4448 JavaScript Exceptions 4448 JavaScript Exceptions
4449 </message> 4449 </message>
4450 <message name="IDS_POPUP_EXCEPTION_TITLE" desc="Title for pop-up exception s dialog"> 4450 <message name="IDS_POPUP_EXCEPTION_TITLE" desc="Title for pop-up exception s dialog">
4451 Pop-up Exceptions 4451 Pop-up Exceptions
4452 </message> 4452 </message>
4453 <message name="IDS_GEOLOCATION_EXCEPTION_TITLE" desc="Title for geolocatio n exceptions dialog"> 4453 <message name="IDS_GEOLOCATION_EXCEPTION_TITLE" desc="Title for geolocatio n exceptions dialog">
4454 Location Exceptions 4454 Location Exceptions
4455 </message> 4455 </message>
4456 <message name="IDS_NOTIFICATIONS_EXCEPTION_TITLE" desc="Title for notifica tions exceptions dialog">
4457 Notification Exceptions
4458 </message>
4456 <message name="IDS_NOTIFICATIONS_SETTINGS_TITLE" desc="Title for notificat ions exceptions dialog"> 4459 <message name="IDS_NOTIFICATIONS_SETTINGS_TITLE" desc="Title for notificat ions exceptions dialog">
4457 Notification Settings 4460 Notification Settings
4458 </message> 4461 </message>
4459 4462
4460 <message name="IDS_EXCEPTIONS_HOSTNAME_HEADER" desc="A column header for t he hostname column of the cookie/image/javascript/plugins exceptions dialog"> 4463 <message name="IDS_EXCEPTIONS_HOSTNAME_HEADER" desc="A column header for t he hostname column of the cookie/image/javascript/plugins exceptions dialog">
4461 Site 4464 Site
4462 </message> 4465 </message>
4463 <message name="IDS_EXCEPTIONS_PATTERN_HEADER" desc="A column header for th e pattern column of the cookie/image/javascript/plugins exceptions dialog"> 4466 <message name="IDS_EXCEPTIONS_PATTERN_HEADER" desc="A column header for th e pattern column of the cookie/image/javascript/plugins exceptions dialog">
4464 Pattern 4467 Pattern
4465 </message> 4468 </message>
(...skipping 4149 matching lines...)
8615 8618
8616 </messages> 8619 </messages>
8617 8620
8618 <structures first_id="50000" fallback_to_english="true"> 8621 <structures first_id="50000" fallback_to_english="true">
8619 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8622 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8620 </structure> 8623 </structure>
8621 </structures> 8624 </structures>
8622 8625
8623 </release> 8626 </release>
8624 </grit> 8627 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine