Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9f159bbdfb5b383292853f8a9386fd92bcf98e9d..825e774382528245f3b79f8748a4e346afd6838f 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4305,7 +4305,9 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME |
| <message name="IDS_EXTENSION_PROMPT_STORE_LINK" desc="Anchor text for link to Chrome Web Store in app or extension installation dialog"> |
| View details |
| </message> |
| - |
| + <message name="IDS_EXTENSION_PROMPT_SCOPES_HEADING" desc="Heading above the OAuth2 scopes permissions."> |
| + The app wants these scopes: |
|
Evan Stade
2012/06/29 22:47:47
this string is a placeholder. We'll figure out the
|
| + </message> |
| <if expr="pp_ifdef('android')"> |
| <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Mobile: Permission string for full access to the mobile device and all websites."> |