| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1ea12558a686ef458d62e424c4fa905ab9bfcb28..e00efbd2343d5a297571ad0d7f27d408dff37cf9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -429,6 +429,15 @@ are declared in build/common.gypi.
|
| <message name="IDS_PERMISSION_CUSTOMIZE" desc="Label on text button to allow the user to customize a permissions request.">
|
| Customize
|
| </message>
|
| + <message name="IDS_PERMISSION_CITY" desc="Label on text button to allow users to share their city geolocation.">
|
| + City Only
|
| + </message>
|
| + <message name="IDS_PERMISSION_STATE" desc="Label on text button to allow users to share their state/province geolocation.">
|
| + State/Province Only
|
| + </message>
|
| + <message name="IDS_PERMISSION_COUNTRY" desc="Label on text button to allow users to share their country geolocation.">
|
| + Country Only
|
| + </message>
|
|
|
| <message name="IDS_SHOWFULLHISTORY_LINK" desc="The label of the Show Full History link at the bottom of the back/forward menu.">
|
| Show Full History
|
|
|