Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index cc61601be70211e7dfbc05be8fd9fcae99972f6d..ec41c42d8c0454053b768aaa849e52dc5b1385fa 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -2252,6 +2252,9 @@ Even if you have downloaded files from this website before, the website might ha |
<message name="IDS_APPLICATION_INFO_RETAINED_FILE_PERMISSIONS_TEXT" desc="Heading for the retained files for the app, which are files the app has permanent access to (the app can read and write to these files)."> |
Files |
</message> |
+ <message name="IDS_APPLICATION_INFO_REVOKE_RETAINED_FILE_PERMISSIONS_BUTTON_TEXT" desc="Text displayed in the button to remove the app's file permissions. After pressing this button, the app no longer has access to the files."> |
+ Revoke file access |
benwells
2014/05/12 04:54:03
Don't we already have a string that is used in the
sashab
2014/05/13 05:45:50
Yes, IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAIN
|
+ </message> |
<message name="IDS_APPLICATION_INFO_NO_PERMISSIONS_TEXT" desc="Text displayed in the Permissions area of the App Info dialog if the app has no permissions of any kind."> |
This app requires no special permissions. |
</message> |