Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 821fa4b76ed12733666a1830f0902a3398229524..e3c110180b4ebffc553ed16209e0055540b479a3 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -2258,6 +2258,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. This no longer allows the app to access the files."> |
Matt Giuca
2014/05/09 05:36:47
Awkwardly written. ("This no longer..." implies th
sashab
2014/05/11 23:45:21
Nice, thanks. Done.
|
+ Revoke file access |
+ </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> |