Commit a93247f1 authored by Daniel Hosseinian's avatar Daniel Hosseinian Committed by Commit Bot

Add Cloud Print deprecation strings

Note: "Learn more" links are TBD and will be added later.

TBR=dpapad@chromium.org

Bug: 1112581
Change-Id: Ic63aae5e2251f7882a4584c7fc3f0cd97af42a1e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343232
Commit-Queue: Daniel Hosseinian <dhoss@chromium.org>
Reviewed-by: default avatarRebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796218}
parent 57770739
......@@ -9562,6 +9562,14 @@ Please help our engineers fix this problem. Tell us what happened right before y
Printer registration has timed out. In order to register a printer, you must confirm registration on the printer.
</message>
<!--Cloud printing deprecation messages for chrome://devices & Print Preview-->
<message name="IDS_CLOUD_PRINTING_NOT_SUPPORTED_WARNING" desc="Warning shown to the user to inform them that cloud printing will no longer be supported.">
Cloud printing will no longer be supported after December 31. <ph name="BEGIN_LINK_LEARN_MORE">&lt;a is="action-link" href="" target="_blank"&gt;</ph>Learn more<ph name="END_LINK_LEARN_MORE">&lt;/a&gt;</ph>
</message>
<message name="IDS_CLOUD_PRINTING_NOT_SUPPORTED_WARNING_ENTERPRISE" desc="Warning shown to users managed by enterprise policy to inform them that cloud printing will no longer be supported.">
Cloud printing will no longer be supported after December 31. Contact your administrator.
</message>
<!--Printer registration message for local discovery and Print Preview-->
<message name="IDS_CLOUD_PRINT_REGISTER_PRINTER_INFORMATION" desc="Information about registering printers with Google Cloud Print shown to the user before they confirm registration.">
Documents are <ph name="BEGIN_LINK_HELP">&lt;a is="action-link" href="https://support.google.com/cloudprint/answer/2541843" target="_blank"&gt;</ph>sent to Google<ph name="END_LINK_HELP">&lt;/a&gt;</ph> to prepare them for printing. View, edit and manage your printers and printer history on the <ph name="BEGIN_LINK_DASHBOARD">&lt;a is="action-link" href="https://www.google.com/cloudprint#jobs" target="_blank"&gt;</ph>Google Cloud Print dashboard<ph name="END_LINK_DASHBOARD">&lt;/a&gt;</ph>.
......
c97dec35a8d887da3cc35b31438ad7bcc208c1ab
\ No newline at end of file
4dba116a82714745a4d2fb26b42398dd431ab1aa
\ No newline at end of file
......@@ -409,4 +409,25 @@
The <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> connector process has crashed. Restart?
</message>
</if>
<!-- Cloud Print deprecation strings -->
<if expr="not is_android">
<message name="IDS_PRINTER_NOT_SUPPORTED_WARNING" desc="Warning shown to the user to inform them that a particular printer will no longer be supported.">
This printer won't be supported after December. <ph name="BEGIN_LINK_LEARN_MORE">&lt;a is="action-link" href="" target="_blank"&gt;</ph>Learn more<ph name="END_LINK_LEARN_MORE">&lt;/a&gt;</ph>
</message>
<message name="IDS_PRINTER_NOT_SUPPORTED_WARNING_ENTERPRISE" desc="Warning shown to users managed by enterprise policy to inform them that a particular printer will no longer be supported.">
This printer won't be supported after December. Contact your admin.
</message>
<message name="IDS_DESTINATION_NOT_SUPPORTED_WARNING" desc="Warning shown next to a destination to the user to inform them that the destination will no longer be supported.">
Not supported after December
</message>
<if expr="not chromeos">
<message name="IDS_GOOGLE_DRIVE_OPTION_NOT_SUPPORTED_WARNING" desc="Warning shown to the user to inform them that saving to Google Drive will no longer be supported.">
This option won't be supported after December. <ph name="BEGIN_LINK_LEARN_MORE">&lt;a is="action-link" href="" target="_blank"&gt;</ph>Learn more<ph name="END_LINK_LEARN_MORE">&lt;/a&gt;</ph>
</message>
<message name="IDS_GOOGLE_DRIVE_OPTION_NOT_SUPPORTED_WARNING_ENTERPRISE" desc="Warning shown to users managed by enterprise policy to inform them that saving to Google Drive will no longer be supported.">
This option won't be supported after December. Contact your admin.
</message>
</if>
</if>
</grit-part>
2b6810dc9bc68b0b2609ad24e9596b46e48849a7
\ No newline at end of file
063af411afd178ac9c505958807cc8429624ed70
\ No newline at end of file
a21210de7a6bdf025aaa6d0f3c0635b9bc3df1f5
\ No newline at end of file
542bb8855af9b56817754882da5eaf50b35d23bd
\ No newline at end of file
2424b7431f654869f1f21beae388afd94605983d
\ No newline at end of file
......@@ -950,6 +950,12 @@
<message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Settings, the title of the google cloud printers setting section.">
Google Cloud Print
</message>
<message name="IDS_SETTINGS_PRINTING_GOOGLE_CLOUD_PRINT_NOT_SUPPORTED_WARNING" desc="Warning shown to the user to inform them that Google Cloud Print will no longer be supported.">
Google Cloud Print will no longer be supported after December 31
</message>
<message name="IDS_SETTINGS_PRINTING_GOOGLE_CLOUD_PRINT_NOT_SUPPORTED_WARNING_ENTERPRISE" desc="Warning shown to users managed by enterprise policy to inform them that Google Cloud Print will no longer be supported.">
Google Cloud Print will no longer be supported after December 31. Contact your administrator.
</message>
<!-- Downloads Page -->
<message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which displays download preferences.">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment