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

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

Issue 1301001: Add all the strings required for the geolocation bubble, location bar icon, a... (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 | 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 6824 matching lines...) Expand 10 before | Expand all | Expand 10 after
6835 6835
6836 <!-- Privacy Blacklist --> 6836 <!-- Privacy Blacklist -->
6837 <message name="IDS_BLACKLIST_TITLE" desc="Title of the page displayed when a page is blocked."> 6837 <message name="IDS_BLACKLIST_TITLE" desc="Title of the page displayed when a page is blocked.">
6838 Blocked Resource 6838 Blocked Resource
6839 </message> 6839 </message>
6840 <message name="IDS_BLACKLIST_MESSAGE" desc="Message shown instead of a block ed element."> 6840 <message name="IDS_BLACKLIST_MESSAGE" desc="Message shown instead of a block ed element.">
6841 The following Privacy Blacklists prevented this content from showing: 6841 The following Privacy Blacklists prevented this content from showing:
6842 </message> 6842 </message>
6843 6843
6844 <!-- Geolocation messages --> 6844 <!-- Geolocation messages -->
6845 <message name="IDS_GEOLOCATION_INFOBAR_QUESTION" desc="Question asked on the info bar whenever URL wants to access the user physical location"> 6845 <message name="IDS_GEOLOCATION_INFOBAR_QUESTION" desc="Question asked on the info bar whenever URL wants to access the user's physical location">
6846 <ph name="URL"> 6846 <ph name="URL">
6847 $1<ex>google.com</ex> 6847 $1<ex>maps.google.com</ex>
6848 </ph> wants to track your physical location 6848 </ph> wants to track your physical location
6849 </message> 6849 </message>
6850 <message name="IDS_GEOLOCATION_INFOBAR_EMBEDDED_QUESTION" desc="Question ask ed on the info bar whenever embedded content from URL wants to access the user's physical location while on the current page">
6851 <ph name="URL">
6852 $1<ex>maps.google.com</ex>
6853 </ph> wants to track your location while on this site.
6854 </message>
6850 <message name="IDS_GEOLOCATION_ALLOW_BUTTON" desc="A button in geolocation i nfobar for allowing access to geolocation for a given domain."> 6855 <message name="IDS_GEOLOCATION_ALLOW_BUTTON" desc="A button in geolocation i nfobar for allowing access to geolocation for a given domain.">
6851 Allow 6856 Allow
6852 </message> 6857 </message>
6853 <message name="IDS_GEOLOCATION_DENY_BUTTON" desc="A button in geolocation in fobar for denying access to geolocation for a given domain."> 6858 <message name="IDS_GEOLOCATION_DENY_BUTTON" desc="A button in geolocation in fobar for denying access to geolocation for a given domain.">
6854 Deny 6859 Deny
6855 </message> 6860 </message>
6861 <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">
6862 This page contains elements from the following sites that are tracking you r location:
6863 </message>
6864 <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">
6865 The following sites have been blocked from tracking your location on this page:
6866 </message>
6867 <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">
6868 The following sites are requesting access to your location:
6869 </message>
6870 <message name="IDS_GEOLOCATION_BUBBLE_CLEAR_LINK" desc="Link on the geolocat ion bubble that resets the list of allowed and blocked sites">
6871 Clear settings for future visits
6872 </message>
6873 <message name="IDS_GEOLOCATION_BUBBLE_MANAGE_LINK" desc="Link on the geoloca tion bubble that opens up the Content Settings management dialog">
6874 Manage location settings...
6875 </message>
6876 <message name="IDS_GEOLOCATION_ALLOWED_TOOLTIP" desc="Location bar icon tool tip text when a page is allowed to use geolocation.">
6877 This page is tracking your location.
6878 </message>
6879 <message name="IDS_GEOLOCATION_BLOCKED_TOOLTIP" desc="Location bar icon tool tip text when a page is blocked from using geolocation.">
6880 This page has been blocked from tracking your location.
6881 </message>
6882 <message name="IDS_GEOLOCATION_PENDING_TOOLTIP" desc="Location bar icon tool tip text when a page is blocked from using geolocation.">
6883 This page wants to track your location.
6884 </message>
6856 6885
6857 6886 <!-- ProcessSingleton -->
6858 <!-- ProcessSingleton -->
6859 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse r cannot start because the profile is in use on a different host."> 6887 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse r cannot start because the profile is in use on a different host.">
6860 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12 345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you are sure no other processes are using this profile, delete the file <ph name="LO CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. 6888 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12 345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you are sure no other processes are using this profile, delete the file <ph name="LO CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>.
6861 </message> 6889 </message>
6862 6890
6863 <!-- Theme UI --> 6891 <!-- Theme UI -->
6864 <message name="IDS_THEME_LOADING_TITLE" desc="The text to be displayed in a window while a theme is loading."> 6892 <message name="IDS_THEME_LOADING_TITLE" desc="The text to be displayed in a window while a theme is loading.">
6865 Loading... 6893 Loading...
6866 </message> 6894 </message>
6867 6895
6868 <!-- Extra Mac UI Strings --> 6896 <!-- Extra Mac UI Strings -->
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
7217 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones."> 7245 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones.">
7218 More... 7246 More...
7219 </message> 7247 </message>
7220 </if> 7248 </if>
7221 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 7249 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
7222 Import bookmarks now... 7250 Import bookmarks now...
7223 </message> 7251 </message>
7224 </messages> 7252 </messages>
7225 </release> 7253 </release>
7226 </grit> 7254 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698