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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10450022: Print Preview Print Destination Search Widget (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Reduces size of search image. Created 8 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 2574561795156cd0457ab5176a35ff770509180c..0d9420f373b823c8258aef0a5f45f1c1808b02a1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7000,8 +7000,8 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print preview page.">
Print
</message>
- <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the print preview page title.">
- Print - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph>
+ <message name="IDS_PRINT_PREVIEW_GOOGLE_CLOUD_PRINT_TITLE" desc="Fallback title for print preview page on Chrome OS.">
+ Google Cloud Print
</message>
<message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while the print preview is still loading.">
Loading preview
@@ -7078,22 +7078,6 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
desc="Option shown on printer drop-down list for saving previewed document as a PDF.">
Save as PDF
</message>
- <message name="IDS_PRINT_PREVIEW_SIGN_IN"
- desc="Option shown in printer drop-down list when the user isn't signed in to cloud print. Choosing it will display a sign in dialog.">
- Sign in to access cloud printers...
- </message>
- <message name="IDS_PRINT_PREVIEW_MORE_PRINTERS"
- desc="Option shown in printer drop-down list that displays an interface for finding/using additional cloud based printers.">
- Search for additional printers
- </message>
- <message name="IDS_PRINT_PREVIEW_MANAGE_PRINTERS"
- desc="Option shown in printer drop-down list for managing printers.">
- Manage printers...
- </message>
- <message name="IDS_PRINT_PREVIEW_PRINT_WITH_CLOUD_PRINT"
- desc="Option shown in printer drop-down list to allow the user to print using cloud print. Cloud print dialog will open when this option is selected and the user clicks print.">
- Print with <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph>
- </message>
<message name="IDS_PRINT_PREVIEW_PRINT_WITH_CLOUD_PRINT_WAIT"
desc="Message shown in the print preview page after choosing cloud print before the dialog displays">
Loading <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph>
@@ -7181,6 +7165,54 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_PRINT_PREVIEW_NATIVE_DIALOG" desc="Option offering the user to open the native print dialog, displayed when the PDF viewer is missing or when print preview fails.">
Print using system dialog…
</message>
+ <message name="IDS_PRINT_PREVIEW_DESTINATION_SEARCH_TITLE" desc="Title of the destination search UI component.">
+ Destination
+ </message>
+ <message name="IDS_PRINT_PREVIEW_SIGNED_IN_AS_PREFIX" desc="Prefix before the user's email address.">
+ Signed in as
+ </message>
+ <message name="IDS_PRINT_PREVIEW_CLOUD_PRINT_PROMOTION" desc="Message describing features of Google Cloud Print.">
+ Print to Google Docs and other cloud destinations.
+ </message>
+ <message name="IDS_PRINT_PREVIEW_SIGN_IN_LINK_TEXT" desc="Text on a link to sign in to the user's Google account.">
+ Sign in
+ </message>
+ <message name="IDS_PRINT_PREVIEW_SIGN_IN_SUFFIX" desc="Reason for signing in to the user's Google account. Suffix of the IDS_PRINT_PREVIEW_SIGN_IN_LINK_TEXT message">
+ to print to Google Cloud Print.
+ </message>
+ <message name="IDS_PRINT_PREVIEW_SEARCH_BOX_PLACEHOLDER" desc="Text to put in a search box when user has not entered a search query.">
+ Search destinations
+ </message>
+ <message name="IDS_PRINT_PREVIEW_NO_DESTINATIONS_MESSAGE" desc="Message to show when no destinations were found.">
+ No destinations found
+ </message>
+ <message name="IDS_PRINT_PREVIEW_SHOW_ALL_BUTTON_TEXT" desc="Label on a button to show all print destinations.">
+ Show All...
+ </message>
+ <message name="IDS_PRINT_PREVIEW_DESTINATION_COUNT" desc="Message to show how many print destinations the user has.">
+ (<ph name="COUNT">$1<ex>154</ex></ph> total)
+ </message>
+ <message name="IDS_PRINT_PREVIEW_RECENT_DESTINATIONS_TITLE" desc="Title of the section of recently used print destinations.">
+ Recent Destinations
+ </message>
+ <message name="IDS_PRINT_PREVIEW_LOCAL_DESTINATIONS_TITLE" desc="Title of the section of local print destinations.">
+ Local Destinations
+ </message>
+ <message name="IDS_PRINT_PREVIEW_CLOUD_DESTINATIONS_TITLE" desc="Title of the section of cloud print destinations.">
+ Google Cloud Print
+ </message>
+ <message name="IDS_PRINT_PREVIEW_MANAGE_LOCAL_PRINTERS" desc="Text of link to manage local printers.">
+ Manage Local Printers...
+ </message>
+ <message name="IDS_PRINT_PREVIEW_MANAGE_CLOUD_PRINTERS" desc="Text of link to manage cloud printers.">
+ Manage...
+ </message>
+ <message name="IDS_PRINT_PREVIEW_SETUP_CLOUD_PRINTERS" desc="Text of link to setup cloud printers.">
+ Setup...
+ </message>
+ <message name="IDS_PRINT_PREVIEW_CHANGE_DESTINATION" desc="Label on button to change print destination.">
+ Change...
+ </message>
<!-- Load State -->
<message name="IDS_LOAD_STATE_WAITING_FOR_DELEGATE">
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/print_preview/data/cloud_parsers.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698