Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 1ea12558a686ef458d62e424c4fa905ab9bfcb28..3b2ac1030fb478f3c7fcc42266d81fd5f4c725d9 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 the user to share his city geolocation."> |
|
meacer
2014/08/15 22:20:24
nit: his -> their
mhm
2014/08/15 23:18:56
Done.
|
| + City Only |
| + </message> |
| + <message name="IDS_PERMISSION_STATE" desc="Label on text button to allow the user to share his state/province geolocation."> |
|
meacer
2014/08/15 22:20:24
Same here and below
mhm
2014/08/15 23:18:56
Done.
|
| + State/Province Only |
| + </message> |
| + <message name="IDS_PERMISSION_COUNTRY" desc="Label on text button to allow the user to share his 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 |