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

Unified Diff: chrome/app/generated_resources.grd

Issue 7051026: Print Preview: Changing error message when initiator tab closes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebasing Created 9 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:
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 997b43fe44b40a2b936dff36a325157e433c2dee..c71f85fd5ae006c16731bc4222329a4e5f873076 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5566,7 +5566,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
Print preview failed.
</message>
<message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CLOSED" desc="Message to display when print preview fails, because the user closed the tab that initiated the print preview before the preview was generated.">
Lei Zhang 2011/05/23 07:07:04 nit: update this description too.
dpapad 2011/05/23 16:05:31 Done.
- Print preview failed because the page you are trying to print has been closed. Please click &lt;a href="<ph name="INITIATOR_TAB_URL">$1<ex>http://www.google.com</ex></ph>"&gt;here&lt;/a&gt; to reopen the page and try printing again.
+ Print preview failed because the page you were trying to print has been closed.
+ </message>
+ <message name="IDS_PRINT_PREVIEW_REOPEN_PAGE" desc="Option offering the user to reopen the page that was being previewed initially.">
Lei Zhang 2011/05/23 07:07:04 how about better description? Something like: Tex
dpapad 2011/05/23 16:05:31 Done.
+ Reopen the page
</message>
<message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button.">
Print
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview.css » ('j') | chrome/browser/resources/print_preview.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698