Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index d7d616cb57408771604c5dc19c65bc493d341255..38de2cb143e4070d517c56915b6eb13e7b4d85dd 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -2187,6 +2187,12 @@ Even if you have downloaded files from this website before, the website might ha |
Uninstall |
</message> |
</if> |
+ <message name="IDS_APPLICATION_INFO_IMPORTED_MODULES_TITLE_TEXT" desc="Text for the title above the imported modules for the app. Imported modules are like shared libraries that an app has used when it was built (but are not directly accessible by a user)."> |
+ This app imports the following modules: |
+ </message> |
+ <message name="IDS_APPLICATION_INFO_IMPORTED_MODULES_ABOUT_LINK_TEXT" desc="Text for the link next to each shared module that goes to the About page for that module. The About page may include things such as open-source and copyright licenses for the app."> |
benwells
2014/06/04 00:04:17
Nit: s/shared module/imported module/ or otherwise
sashab
2014/06/05 00:27:35
Done.
|
+ About |
+ </message> |
<message name="IDS_APPLICATION_INFO_REQUIRED_PERMISSIONS_TEXT" desc="Heading for the required permissions for the app (the permissions that the user must grant the app upon installation)."> |
Required |
</message> |