| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7d65a69283f1b696d5e22854497eccef5ff6215e..3df4c25e74c491b18df6b53ccba9cf794b98e740 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4250,6 +4250,24 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_JS_DONOTALLOW_RADIO" desc="A radio button in the Content Settings dialog for preventing JavaScript use on any site.">
|
| Do not allow any site to run JavaScript
|
| </message>
|
| + <message name="IDS_GEOLOCATION_TAB_LABEL" desc="Label for Geolocation tab on Content Settings dialog">
|
| + Location
|
| + </message>
|
| + <message name="IDS_GEOLOCATION_SETTING_LABEL" desc="A label on top of Geolocation tab on Content Settings dialog">
|
| + Location Settings:
|
| + </message>
|
| + <message name="IDS_GEOLOCATION_ALLOW_RADIO" desc="A radio button in the Content Settings dialog for allowing sites to access your geolocation without asking.">
|
| + Allow all sites to access my physical location
|
| + </message>
|
| + <message name="IDS_GEOLOCATION_ASK_EVERY_TIME_RADIO" desc="A radio button in the Content Settings dialog for asking if a site can use your geolocation every time.">
|
| + Ask me before allowing sites to access my location (recommended)
|
| + </message>
|
| + <message name="IDS_GEOLOCATION_BLOCK_RADIO" desc="A radio button in the Content Settings dialog for blocking sites to access your geolocation.">
|
| + Never allow any site to access my physical location
|
| + </message>
|
| + <message name="IDS_GEOLOCATION_MANAGE_BUTTON" desc="A button in the Content Settings dialog for opening the geolocation management dialog.">
|
| + Manage which sites can see my location...
|
| + </message>
|
|
|
| <!-- Cookie/Images/JavaScript/Plugins exception dialogs -->
|
| <message name="IDS_COOKIE_EXCEPTION_TITLE" desc="Title for cookie exceptions dialog">
|
|
|