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

Unified Diff: chrome/app/generated_resources.grd

Issue 7289030: PrintPreview: Rename "Print preview" to "Print". (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the print preview error message. Created 9 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 439711a4a0083ea3ad12d9767f3619a8d00122d6..b70bec86da51e58fd19b22f92b48cd65e24cb7ca 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5725,10 +5725,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
<!-- Print Preview -->
<message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print preview page.">
- Print preview
+ Print
</message>
<message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the print preview page title.">
- Print preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph>
+ Print - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph>
</message>
<message name="IDS_PRINT_PREVIEW_LOADING_PRINTERS" desc="Message to display while the print preview is still loading the printer list.">
Loading additional printers
@@ -5740,7 +5740,7 @@ 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="Error message displayed when print preview fails because the user closed the tab that initiated the print preview.">
- Print preview failed because the page you were trying to print has been closed.
+ Print is unavailable because the page you were trying to print has been closed.
</message>
<message name="IDS_PRINT_PREVIEW_REOPEN_PAGE" desc="Text for button displayed when print preview fails because the user closed the tab that initiated the print preview. Clicking the button reopens the page that was closed.">
Reopen the page
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698