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

Unified Diff: chrome/app/generated_resources.grd

Issue 7891016: Print Preview: Adding UI for margin settings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding more documentation. Created 9 years, 2 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2660e7ec049b457a5b171ab4d86114031d49376d..41bec52a98240ca22bdbeef93a1724710600f085 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6072,6 +6072,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_PRINT_PREVIEW_PAGE_RANGE_RADIO" desc="Aria-label page range radio.">
page range radio button
</message>
+ <message name="IDS_PRINT_PREVIEW_INVALID_MARGIN_SETTINGS" desc="Warning message shown when the text entered by the user in the one or more of the margin text boxes are invalid.">
+ Invalid margin values
+ </message>
<message name="IDS_PRINT_PREVIEW_PRINT_TO_PDF"
desc="Option shown on printer drop-down list for saving previewed document to PDF.">
Print to PDF

Powered by Google App Engine
This is Rietveld 408576698