Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(507)

Unified Diff: chrome/app/generated_resources.grd

Issue 269413002: Support saving a web page as a plain HTML (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a3ef69a1f65287ef678bd1569826843337b38b65..81cd689807759cbbc5b42ef15b13c59d3a9bdd37 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11601,6 +11601,9 @@ The following application will be launched if you accept this request:
<message name="IDS_SAVE_PAGE_DESC_HTML_ONLY" desc="In the Save Page dialog, the description of saving only the HTML of a webpage.">
Webpage, HTML Only
</message>
+ <message name="IDS_SAVE_PAGE_DESC_SINGLE_FILE" desc="In the Save Page dialog, the description of saving both the HTML and all shown resources into an archive.">
+ Web Archive, Single File
+ </message>
<message name="IDS_SAVE_PAGE_DESC_COMPLETE" desc="In the Save Page dialog, the description of saving both the HTML and all shown resources.">
Webpage, Complete
</message>
« no previous file with comments | « no previous file | chrome/browser/download/save_package_file_picker.h » ('j') | chrome/browser/download/save_package_file_picker.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698