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

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

Issue 1369002: Re-attempt at http://codereview.chromium.org/1344002... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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/app/theme/theme_resources.grd » ('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 6945 matching lines...) Expand 10 before | Expand all | Expand 10 after
6956 </message> 6956 </message>
6957 <message name="IDS_GEOLOCATION_DENY_BUTTON" desc="A button in geolocation in fobar for denying access to geolocation for a given domain."> 6957 <message name="IDS_GEOLOCATION_DENY_BUTTON" desc="A button in geolocation in fobar for denying access to geolocation for a given domain.">
6958 Deny 6958 Deny
6959 </message> 6959 </message>
6960 <message name="IDS_GEOLOCATION_BUBBLE_SECTION_ALLOWED" desc="Heading for a s ection in the geolocation bubble listing all sites which are currently tracking the user's location"> 6960 <message name="IDS_GEOLOCATION_BUBBLE_SECTION_ALLOWED" desc="Heading for a s ection in the geolocation bubble listing all sites which are currently tracking the user's location">
6961 This page contains elements from the following sites that are tracking you r location: 6961 This page contains elements from the following sites that are tracking you r location:
6962 </message> 6962 </message>
6963 <message name="IDS_GEOLOCATION_BUBBLE_SECTION_DENIED" desc="Heading for a se ction in the geolocation bubble listing all sites which are currently blocked fr om accessing the user's location"> 6963 <message name="IDS_GEOLOCATION_BUBBLE_SECTION_DENIED" desc="Heading for a se ction in the geolocation bubble listing all sites which are currently blocked fr om accessing the user's location">
6964 The following sites have been blocked from tracking your location on this page: 6964 The following sites have been blocked from tracking your location on this page:
6965 </message> 6965 </message>
6966 <message name="IDS_GEOLOCATION_BUBBLE_SECTION_PENDING" desc="Heading for a s ection in the geolocation bubble listing all sites which are currently requestin g the user's location but have not yet been granted or denied access">
6967 The following sites are requesting access to your location:
6968 </message>
6969 <message name="IDS_GEOLOCATION_BUBBLE_CLEAR_LINK" desc="Link on the geolocat ion bubble that resets the list of allowed and blocked sites"> 6966 <message name="IDS_GEOLOCATION_BUBBLE_CLEAR_LINK" desc="Link on the geolocat ion bubble that resets the list of allowed and blocked sites">
6970 Clear settings for future visits 6967 Clear settings for future visits
6971 </message> 6968 </message>
6972 <message name="IDS_GEOLOCATION_BUBBLE_MANAGE_LINK" desc="Link on the geoloca tion bubble that opens up the Content Settings management dialog"> 6969 <message name="IDS_GEOLOCATION_BUBBLE_MANAGE_LINK" desc="Link on the geoloca tion bubble that opens up the Content Settings management dialog">
6973 Manage location settings... 6970 Manage location settings...
6974 </message> 6971 </message>
6975 <message name="IDS_GEOLOCATION_ALLOWED_TOOLTIP" desc="Location bar icon tool tip text when a page is allowed to use geolocation."> 6972 <message name="IDS_GEOLOCATION_ALLOWED_TOOLTIP" desc="Location bar icon tool tip text when a page is allowed to use geolocation.">
6976 This page is tracking your location. 6973 This page is tracking your location.
6977 </message> 6974 </message>
6978 <message name="IDS_GEOLOCATION_BLOCKED_TOOLTIP" desc="Location bar icon tool tip text when a page is blocked from using geolocation."> 6975 <message name="IDS_GEOLOCATION_BLOCKED_TOOLTIP" desc="Location bar icon tool tip text when a page is blocked from using geolocation.">
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
7353 </message> 7350 </message>
7354 </messages> 7351 </messages>
7355 7352
7356 <structures first_id="50000" fallback_to_english="true"> 7353 <structures first_id="50000" fallback_to_english="true">
7357 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 7354 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
7358 </structure> 7355 </structure>
7359 </structures> 7356 </structures>
7360 7357
7361 </release> 7358 </release>
7362 </grit> 7359 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698